Lines Matching refs:renderCBFormat
195 GX2SurfaceFormat renderCBFormat = GX2_SURFACE_FORMAT_TCS_R8_G8_B8_A8_SRGB; in DEMOGfxInit() local
260 renderCBFormat = GX2_SURFACE_FORMAT_TCS_R10_G10_B10_A2_UNORM; in DEMOGfxInit()
262 renderCBFormat = GX2_SURFACE_FORMAT_TCS_A2_B10_G10_R10_UNORM; in DEMOGfxInit()
264 renderCBFormat = GX2_SURFACE_FORMAT_TCS_R8_G8_B8_A8_SRGB; in DEMOGfxInit()
266 renderCBFormat = GX2_SURFACE_FORMAT_TCS_R8_G8_B8_A8_UNORM; in DEMOGfxInit()
268 renderCBFormat = GX2_SURFACE_FORMAT_TC_R16_G16_B16_A16_FLOAT; in DEMOGfxInit()
270 renderCBFormat = GX2_SURFACE_FORMAT_TC_R32_G32_B32_A32_FLOAT; in DEMOGfxInit()
272 renderCBFormat = GX2_SURFACE_FORMAT_TCD_R16_UNORM; in DEMOGfxInit()
274 renderCBFormat = GX2_SURFACE_FORMAT_TCD_R32_FLOAT; in DEMOGfxInit()
408 &DEMOGfxGetSurfaceFormatName(renderCBFormat)[19], in DEMOGfxInit()
439 renderCBFormat, in DEMOGfxInit()