Home
last modified time | relevance | path

Searched refs:MESA_shader_integer_functions (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dstandalone_scaffolding.cpp245 ctx->Extensions.MESA_shader_integer_functions = true; in initialize_context_to_defaults()
Dglsl_parser_extras.cpp843 EXT(MESA_shader_integer_functions),
/third_party/mesa3d/src/mesa/main/
Dconsts_exts.h265 GLboolean MESA_shader_integer_functions; member
Dversion.c529 extensions->MESA_shader_integer_functions && in compute_version_es2()
Dextensions_table.h394 EXT(MESA_shader_integer_functions , MESA_shader_integer_functions , GLL, GLC, x…
/third_party/openGLES/extensions/INTEL/
DINTEL_shader_integer_functions2.txt199 RESOLVED. There already exists a MESA_shader_integer_functions extension,
/third_party/skia/third_party/externals/opengl-registry/extensions/MESA/
DMESA_shader_integer_functions.txt3 MESA_shader_integer_functions
/third_party/openGLES/extensions/MESA/
DMESA_shader_integer_functions.txt3 MESA_shader_integer_functions
/third_party/mesa3d/docs/_extra/specs/
DMESA_shader_integer_functions.txt3 MESA_shader_integer_functions
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1267 extensions->MESA_shader_integer_functions = GL_TRUE; in st_init_extensions()
/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-parse.y2528 if (parser->extension_list->MESA_shader_integer_functions) { in _glcpp_parser_handle_version_declaration()
/third_party/mesa3d/
Ddependency_inputs.gni162 "./docs/_extra/specs/MESA_shader_integer_functions.txt",