Home
last modified time | relevance | path

Searched refs:base_const_offset (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c298 uint32_t base_const_offset = const_offset; in ntq_emit_tmu_general() local
330 const_offset = base_const_offset + first_component * 4; in ntq_emit_tmu_general()
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp3936 … unsigned base_const_offset, unsigned elem_size_bytes, unsigned write_mask, in store_vmem_mubuf() argument
3951 unsigned const_offset = offsets[i] + base_const_offset; in store_vmem_mubuf()
3957 unsigned base_const_offset, unsigned elem_size_bytes, unsigned num_components, in load_vmem_mubuf() argument
3975 info.const_offset = base_const_offset; in load_vmem_mubuf()