Lines Matching refs:renderCBFormat
188 GX2SurfaceFormat renderCBFormat = GX2_SURFACE_FORMAT_TCS_R8_G8_B8_A8_SRGB; in DEMOGfxInit() local
252 renderCBFormat = GX2_SURFACE_FORMAT_TCS_R10_G10_B10_A2_UNORM; in DEMOGfxInit()
254 renderCBFormat = GX2_SURFACE_FORMAT_TCS_A2_B10_G10_R10_UNORM; in DEMOGfxInit()
256 renderCBFormat = GX2_SURFACE_FORMAT_TCS_R8_G8_B8_A8_SRGB; in DEMOGfxInit()
258 renderCBFormat = GX2_SURFACE_FORMAT_TCS_R8_G8_B8_A8_UNORM; in DEMOGfxInit()
260 renderCBFormat = GX2_SURFACE_FORMAT_TC_R16_G16_B16_A16_FLOAT; in DEMOGfxInit()
262 renderCBFormat = GX2_SURFACE_FORMAT_TC_R32_G32_B32_A32_FLOAT; in DEMOGfxInit()
264 renderCBFormat = GX2_SURFACE_FORMAT_TCD_R16_UNORM; in DEMOGfxInit()
266 renderCBFormat = GX2_SURFACE_FORMAT_TCD_R32_FLOAT; in DEMOGfxInit()
393 &DEMOGfxGetSurfaceFormatName(renderCBFormat)[19], in DEMOGfxInit()
424 renderCBFormat, in DEMOGfxInit()