Searched refs:ubo_load_access (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_ubo_reference.cpp51 : buffer_access_type(ubo_load_access),
85 ubo_load_access, enumerator in enum:__anonf648b2340110::lower_ubo_reference_visitor::__anonf648b2340203
297 if (this->buffer_access_type != ubo_load_access) {
360 ssbo_load_access : ubo_load_access;
530 case ubo_load_access:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_ubo_reference.cpp83 ubo_load_access, enumerator in enum:__anon515fc8010110::lower_ubo_reference_visitor::__anon515fc8010203
295 if (this->buffer_access_type != ubo_load_access) {
358 ssbo_load_access : ubo_load_access;
528 case ubo_load_access:

Completed in 5 milliseconds