Signature
Parameters
Variables | Description |
---|---|
type |
Specifies the type of shader to create.
|
count |
Specifies the number of source code strings in the array
strings
.
|
strings |
Specifies the address of an array of pointers to source code strings from which to create the program object.
|