Searched defs:gl_program_constants (Results 1 – 1 of 1) sorted by relevance
387 struct gl_program_constants struct390 GLuint MaxInstructions;391 GLuint MaxAluInstructions;392 GLuint MaxTexInstructions;393 GLuint MaxTexIndirections;417 * These are tracked exclusively by \c gl_program_constants::MaxAttribs. argument423 GLuint MaxInputComponents;424 GLuint MaxOutputComponents;428 struct gl_precision LowFloat, MediumFloat, HighFloat;429 struct gl_precision LowInt, MediumInt, HighInt;[all …]