Home
last modified time | relevance | path

Searched refs:GX2_COMP_SEL_XYZ1 (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/include/cafe/gx2/
Dgx2Texture.h156 GX2_COMP_SEL_XYZ1, GX2_COMP_SEL_XYZ1, GX2_COMP_SEL_XYZW, GX2_COMP_SEL_XYZW, // 08-0b in GX2InitTexture()
159 GX2_COMP_SEL_NONE, GX2_COMP_SEL_NONE, GX2_COMP_SEL_XYZ1, GX2_COMP_SEL_NONE, // 14-17 in GX2InitTexture()
163 GX2_COMP_SEL_NONE, GX2_COMP_SEL_NONE, GX2_COMP_SEL_NONE, GX2_COMP_SEL_XYZ1, // 24-27 in GX2InitTexture()
164 GX2_COMP_SEL_XYZ1, GX2_COMP_SEL_X001, GX2_COMP_SEL_XY01, GX2_COMP_SEL_XYZ1, // 28-2b in GX2InitTexture()
165 GX2_COMP_SEL_NONE, GX2_COMP_SEL_NONE, GX2_COMP_SEL_NONE, GX2_COMP_SEL_XYZ1, // 2c-2f in GX2InitTexture()
166 GX2_COMP_SEL_XYZ1, GX2_COMP_SEL_XYZW, GX2_COMP_SEL_XYZW, GX2_COMP_SEL_XYZW, // 30-33 in GX2InitTexture()
Dgx2Shaders.h1507 GX2_COMP_SEL_XY01, GX2_COMP_SEL_XYZ1, in GX2InitAttribStream()
1511 GX2_COMP_SEL_XYZ1, GX2_COMP_SEL_XYZ1, in GX2InitAttribStream()
Dgx2Misc.h72 #define GX2_COMP_SEL_XYZ1 GX2_GET_COMP_SEL(GX2_COMPONENT_X_R,GX2_COMPONENT_Y_G,GX2_COMPONENT_Z_B,GX… macro