Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c354 uint32_t base_const_offset, in emit_tmu_general_store_writes()
389 base_const_offset + first_component * (*type_size); in emit_tmu_general_store_writes()
613 uint32_t base_const_offset = const_offset; in ntq_emit_tmu_general() local
623 base_const_offset, in ntq_emit_tmu_general()
351 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 *type_size, uint32_t *tmu_writes) emit_tmu_general_store_writes() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp5097 unsigned base_const_offset, unsigned elem_size_bytes, unsigned write_mask,
5113 unsigned const_offset = offsets[i] + base_const_offset;
5121 unsigned base_const_offset, unsigned elem_size_bytes, unsigned num_components,
5139 info.const_offset = base_const_offset;
7655 uint32_t base_const_offset =
7670 uint32_t const_offset = base_const_offset + offsets[i];

Completed in 20 milliseconds