Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_export.cpp36 static char *writemask_to_swizzle(int writemask, char *buf) in writemask_to_swizzle() function
230 << value().sel() << "." << writemask_to_swizzle(m_writemask, buf) in do_print()
241 << value().sel() << "." << writemask_to_swizzle(m_writemask, buf); in do_print()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c381 static const struct swizzle_mapping writemask_to_swizzle[] = { variable
414 &writemask_to_swizzle[writemask]; in swizzle_reg()

Completed in 5 milliseconds