Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dgx_capture.h91 GX_CAPTURE_SRCB_VRAM_0x00000 = 0, enumerator
100 SDK_ASSERT( (x) == GX_CAPTURE_SRCB_VRAM_0x00000 || \
/TwlSDK-5.1.0/build/demos/gx/UnitTours/Capture/src/
Dmain.c370 GX_CAPTURE_SRCB_VRAM_0x00000, // Blend src B in TwlMain()
/TwlSDK-5.1.0/build/libraries/ext/common/src/
Dext_scrntest.c351 return GX_CAPTURE_SRCB_VRAM_0x00000; in getCaptureSrcB_()