Searched refs:GX2_SURFACE_FORMAT_TC_R8_G8_UNORM (Results 1 – 9 of 9) sorted by relevance
110 GX2_SURFACE_FORMAT_TC_R8_G8_UNORM, in DEMODRCCameraInit()
1052 …case GX2_SURFACE_FORMAT_TC_R8_G8_UNORM: return "GX2_SURFACE_FORMAT_TC_R8_G8_UNORM"; … in DEMOGfxGetSurfaceFormatName()
578 case GX2_SURFACE_FORMAT_TC_R8_G8_UNORM: in GX2IsResolveSupported()
1101 dstUVSurface->format = GX2_SURFACE_FORMAT_TC_R8_G8_UNORM; in GX2InitNV12UVSurface()
748 GX2_SURFACE_FORMAT_TC_R8_G8_UNORM = 0x00000007, enumerator
577 pSrcSurf->format = pDstSurf->format = GX2_SURFACE_FORMAT_TC_R8_G8_UNORM; in GX2UTCopySurfaceRectOp()
182 pSurface->format = GX2_SURFACE_FORMAT_TC_R8_G8_UNORM; in GetGX2TextureInfo()216 pSurface->format = GX2_SURFACE_FORMAT_TC_R8_G8_UNORM; in GetGX2TextureInfo()
269 else if(pSurface->format == GX2_SURFACE_FORMAT_TC_R8_G8_UNORM) in DDSSaveFile()
219 A(GX2_SURFACE_FORMAT_TC_R8_G8_UNORM); in FormatTypeToString()