Home
last modified time | relevance | path

Searched refs:dstSel (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/include/cafe/gx2/
Dgx2Texture.h153 const GX2CompSel dstSel[54] = { in GX2InitTexture() local
197 texture->compSel = dstSel[(format) & 0x3f]; in GX2InitTexture()
Dgx2Shaders.h1503 const GX2CompSel dstSel[20] = { GX2_COMP_SEL_X001, GX2_COMP_SEL_XY01, in GX2InitAttribStream() local
1521 attribStream->destSel = dstSel[format & 0xff]; in GX2InitAttribStream()