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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_ubo_reference.cpp776 ir_expression *offset_of_array_int = new(mem_ctx) local in function:__anonf648b2340110::lower_ubo_reference_visitor::process_ssbo_unsized_array_length
780 ir_expression(ir_binop_sub, buffer_size, offset_of_array_int);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_ubo_reference.cpp774 ir_expression *offset_of_array_int = new(mem_ctx) local in function:__anon515fc8010110::lower_ubo_reference_visitor::process_ssbo_unsized_array_length
778 ir_expression(ir_binop_sub, buffer_size, offset_of_array_int);

Completed in 4 milliseconds