Home
last modified time | relevance | path

Searched defs:src_swz (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_logic_ops.c269 static const uint8_t src_swz[4] = { 0, 1, 2, 3 }; in v3d_emit_logic_op_unorm() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c315 unsigned int src_swz, in rc_src_reads_dst_mask()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emitaluinstruction.cpp971 GPRVector::Swizzle src_swz = {7,7,7,7}; in emit_tex_fdd() local