Searched refs:deref_offset (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | lower_buffer_access.h | 50 ir_variable *base_offset, unsigned int deref_offset,
|
| H A D | lower_buffer_access.cpp | 60 unsigned int deref_offset, 84 deref_offset + field_offset, 107 deref_offset + i * array_stride, 128 deref_offset + i * size_mul, 139 add(base_offset, new(mem_ctx) ir_constant(deref_offset)); 158 new(mem_ctx) ir_constant(deref_offset + i * matrix_stride)); 56 emit_access(void * mem_ctx,bool is_write,ir_dereference * deref,ir_variable * base_offset,unsigned int deref_offset,bool row_major,const glsl_type * matrix_type,enum glsl_interface_packing packing,unsigned int write_mask) argument
|
| H A D | lower_shared_reference.cpp | 384 ir_rvalue *deref_offset = local in function:__anon9d6f96a50110::lower_shared_reference_visitor::lower_shared_atomic_intrinsic 423 call_params.push_tail(deref_offset);
|
| H A D | lower_ubo_reference.cpp | 1006 ir_rvalue *deref_offset = local in function:__anonf648b2340110::lower_ubo_reference_visitor::lower_ssbo_atomic_intrinsic 1051 call_params.push_tail(deref_offset);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | lower_buffer_access.h | 50 ir_variable *base_offset, unsigned int deref_offset,
|
| H A D | lower_buffer_access.cpp | 60 unsigned int deref_offset, 84 deref_offset + field_offset, 107 deref_offset + i * array_stride, 128 deref_offset + i * size_mul, 139 add(base_offset, new(mem_ctx) ir_constant(deref_offset)); 158 new(mem_ctx) ir_constant(deref_offset + i * matrix_stride)); 56 emit_access(void * mem_ctx,bool is_write,ir_dereference * deref,ir_variable * base_offset,unsigned int deref_offset,bool row_major,const glsl_type * matrix_type,enum glsl_interface_packing packing,unsigned int write_mask) argument
|
| H A D | lower_shared_reference.cpp | 382 ir_rvalue *deref_offset = local in function:__anonc11af5520110::lower_shared_reference_visitor::lower_shared_atomic_intrinsic 421 call_params.push_tail(deref_offset);
|
| H A D | lower_ubo_reference.cpp | 1004 ir_rvalue *deref_offset = local in function:__anon515fc8010110::lower_ubo_reference_visitor::lower_ssbo_atomic_intrinsic 1049 call_params.push_tail(deref_offset);
|
Completed in 10 milliseconds