Searched refs:has_shader_storage_buffer_objects (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dglsl_parser_extras.h244 bool has_shader_storage_buffer_objects() const function in struct:_mesa_glsl_parse_state
H A Dlower_ubo_reference.cpp412 return state->has_shader_storage_buffer_objects();
H A Dglsl_parser_extras.cpp1018 if (!state->has_shader_storage_buffer_objects()) {
H A Dast_function.cpp2045 if (!state->has_shader_storage_buffer_objects()) {
H A Dbuiltin_functions.cpp685 return state->has_shader_storage_buffer_objects();
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dglsl_parser_extras.h242 bool has_shader_storage_buffer_objects() const function in struct:_mesa_glsl_parse_state
H A Dlower_ubo_reference.cpp410 return state->has_shader_storage_buffer_objects();
H A Dglsl_parser_extras.cpp980 if (!state->has_shader_storage_buffer_objects()) {
H A Dast_function.cpp1988 if (!state->has_shader_storage_buffer_objects()) {
H A Dbuiltin_functions.cpp649 return state->has_shader_storage_buffer_objects();
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_parser.cpp4158 state->has_shader_storage_buffer_objects()) &&
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_parser.cpp4396 state->has_shader_storage_buffer_objects()) &&

Completed in 66 milliseconds