Searched refs:base_const_offset (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | nir_to_vir.c | 342 uint32_t base_const_offset, 374 *const_offset = base_const_offset + first_component * 4; 585 uint32_t base_const_offset = const_offset; local in function:ntq_emit_tmu_general 593 base_const_offset, 339 emit_tmu_general_store_writes(struct v3d_compile * c,enum emit_mode mode,nir_intrinsic_instr * instr,uint32_t base_const_offset,uint32_t * writemask,uint32_t * const_offset,uint32_t * tmu_writes) argument
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 4578 unsigned base_const_offset, unsigned elem_size_bytes, unsigned write_mask, 4594 unsigned const_offset = offsets[i] + base_const_offset; 4602 unsigned base_const_offset, unsigned elem_size_bytes, unsigned num_components, 4620 info.const_offset = base_const_offset; 4577 store_vmem_mubuf(isel_context * ctx,Temp src,Temp descriptor,Temp voffset,Temp soffset,unsigned base_const_offset,unsigned elem_size_bytes,unsigned write_mask,bool allow_combining=true,memory_sync_info sync=memory_sync_info (),bool slc=false) argument 4601 load_vmem_mubuf(isel_context * ctx,Temp dst,Temp descriptor,Temp voffset,Temp soffset,unsigned base_const_offset,unsigned elem_size_bytes,unsigned num_components,unsigned stride=0u,bool allow_combining=true,bool allow_reorder=true,bool slc=false) argument
|
Completed in 27 milliseconds