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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_state_common.c2629 const unsigned char swizzle_xxxy[4] = {0, 0, 0, 1}; local in function:r600_translate_texformat
2667 word4 |= r600_get_swizzle_combined(swizzle_xxxy, swizzle_view, FALSE);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_state_common.c2709 const unsigned char swizzle_xxxy[4] = {0, 0, 0, 1}; local in function:r600_translate_texformat
2747 word4 |= r600_get_swizzle_combined(swizzle_xxxy, swizzle_view, FALSE);

Completed in 9 milliseconds