Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_tex.h110 void set_dest_swizzle(const std::array<int,4>& swz) { in set_dest_swizzle() function
Dsfn_instruction_fetch.cpp283 void FetchInstruction::set_dest_swizzle(const std::array<int,4>& swz) in set_dest_swizzle() function in r600::FetchInstruction
Dsfn_instruction_gds.h75 void set_dest_swizzle(const std::array<int,4>& swz) { in set_dest_swizzle() function