Searched refs:MESA_shader_integer_functions (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | standalone_scaffolding.cpp | 244 ctx->Extensions.MESA_shader_integer_functions = true; in initialize_context_to_defaults()
|
H A D | glsl_parser_extras.cpp | 841 EXT(MESA_shader_integer_functions),
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | consts_exts.h | 264 GLboolean MESA_shader_integer_functions; member
|
H A D | version.c | 529 extensions->MESA_shader_integer_functions && in compute_version_es2()
|
H A D | extensions_table.h | 393 EXT(MESA_shader_integer_functions , MESA_shader_integer_functions , GLL, GLC, x…
|
/aosp_15_r20/external/mesa3d/docs/_extra/specs/ |
H A D | MESA_shader_integer_functions.txt | 3 MESA_shader_integer_functions
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_extensions.c | 1288 extensions->MESA_shader_integer_functions = GL_TRUE; in st_init_extensions()
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/glcpp/ |
H A D | glcpp-parse.y | 2528 if (parser->extension_list->MESA_shader_integer_functions) { in _glcpp_parser_handle_version_declaration()
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 43662 …orm/external/mesa3d,[email protected],MESA_shader_integer_functions: Add e… 46394 …orm/external/mesa3d,[email protected],MESA_shader_integer_functions: Allow… 50647 …mesa3d,[email protected],i965: Enable MESA_shader_integer_functions on all… 54819 …orm/external/mesa3d,[email protected],MESA_shader_integer_functions: Expos… 55177 …orm/external/mesa3d,[email protected],MESA_shader_integer_functions: Allow… 58972 …orm/external/mesa3d,[email protected],MESA_shader_integer_functions: Boile… 68634 …a3d,[email protected],st/mesa: Enable MESA_shader_integer_functions on all…
|