Home | History | Annotate | Download | only in GLSLANG

Lines Matching full:variable

180 //                                 variable name including the null
184 // variable name including the null
210 // Returns information about an active attribute variable.
213 // index: Specifies the index of the attribute variable to be queried.
217 // size: Returns the size of the attribute variable.
218 // type: Returns the data type of the attribute variable.
220 // attribute variable. It is assumed that name has enough memory to
221 // accomodate the attribute variable name. The size of the buffer
222 // required to store the attribute variable name can be obtained by
231 // Returns information about an active uniform variable.
234 // index: Specifies the index of the uniform variable to be queried.
238 // size: Returns the size of the uniform variable.
239 // type: Returns the data type of the uniform variable.
241 // uniform variable. It is assumed that name has enough memory to
242 // accomodate the uniform variable name. The size of the buffer required
243 // to store the uniform variable name can be obtained by calling