Searched defs:requirement (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | glsl_parser_extras.h | 127 const char *const requirement = this->es_shader local in function:_mesa_glsl_parse_state::check_arrays_of_arrays_allowed 153 const char *const requirement = "GL_ARB_gpu_shader5 extension or GLSL 4.00"; local in function:_mesa_glsl_parse_state::check_explicit_attrib_stream_allowed 167 const char *const requirement = this->es_shader local in function:_mesa_glsl_parse_state::check_explicit_attrib_location_allowed 183 const char *const requirement = this->es_shader local in function:_mesa_glsl_parse_state::check_separate_shader_objects_allowed 200 const char *const requirement = this->es_shader local in function:_mesa_glsl_parse_state::check_explicit_uniform_location_allowed [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | glsl_parser_extras.h | 125 const char *const requirement = this->es_shader local in function:_mesa_glsl_parse_state::check_arrays_of_arrays_allowed 151 const char *const requirement = "GL_ARB_gpu_shader5 extension or GLSL 4.00"; local in function:_mesa_glsl_parse_state::check_explicit_attrib_stream_allowed 165 const char *const requirement = this->es_shader local in function:_mesa_glsl_parse_state::check_explicit_attrib_location_allowed 181 const char *const requirement = this->es_shader local in function:_mesa_glsl_parse_state::check_separate_shader_objects_allowed 198 const char *const requirement = this->es_shader local in function:_mesa_glsl_parse_state::check_explicit_uniform_location_allowed [all...] |
Completed in 6 milliseconds