Home
last modified time | relevance | path

Searched refs:has_shader_storage_buffer_objects (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dglsl_parser_extras.h246 bool has_shader_storage_buffer_objects() const in has_shader_storage_buffer_objects() function
H A Dast_function.cpp2091 if (!state->has_shader_storage_buffer_objects()) { in handle_method()
H A Dglsl_parser_extras.cpp1191 if (!state->has_shader_storage_buffer_objects()) { in _mesa_ast_process_interface_block()
H A Dglsl_parser.yy1796 state->has_shader_storage_buffer_objects()) &&
H A Dbuiltin_functions.cpp737 return state->has_shader_storage_buffer_objects(); in shader_storage_buffer_object()
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv50955 …/mesa3d,[email protected],glsl: use has_shader_storage_buffer_objects help…