Searched defs:block_ref (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | lower_ubo_reference.cpp | 400 ir_rvalue *block_ref = this->uniform_block->clone(mem_ctx, NULL); local in function:__anonf648b2340110::lower_ubo_reference_visitor::ubo_load 441 ir_variable *block_ref = new(mem_ctx) local in function:__anonf648b2340110::lower_ubo_reference_visitor::ssbo_store 486 ir_variable *block_ref = new(mem_ctx) local in function:__anonf648b2340110::lower_ubo_reference_visitor::ssbo_load 673 ir_rvalue *block_ref = this->uniform_block->clone(mem_ctx, NULL); local in function:__anonf648b2340110::lower_ubo_reference_visitor::emit_ssbo_get_buffer_size [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | lower_ubo_reference.cpp | 398 ir_rvalue *block_ref = this->uniform_block->clone(mem_ctx, NULL); local in function:__anon515fc8010110::lower_ubo_reference_visitor::ubo_load 439 ir_variable *block_ref = new(mem_ctx) local in function:__anon515fc8010110::lower_ubo_reference_visitor::ssbo_store 484 ir_variable *block_ref = new(mem_ctx) local in function:__anon515fc8010110::lower_ubo_reference_visitor::ssbo_load 671 ir_rvalue *block_ref = this->uniform_block->clone(mem_ctx, NULL); local in function:__anon515fc8010110::lower_ubo_reference_visitor::emit_ssbo_get_buffer_size [all...] |
Completed in 4 milliseconds