Home
last modified time | relevance | path

Searched refs:DEMOGfxInit (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/
DdemoGfx.h110 DEMOGfxInstance* DEMOGfxInit(int argc, char *argv[]);
/CafeSDK-2.12.13/system/include/cafe/demo/
DdemoGfx.h110 DEMOGfxInstance* DEMOGfxInit(int argc, char *argv[]);
/CafeSDK-2.12.13/system/src/lib/demo/
DdemoGfx.c176 DEMOGfxInstance* DEMOGfxInit(int argc, char *argv[]) in DEMOGfxInit() function
/CafeSDK-2.12.13/system/src/tool/gfx/projects/SLConverter/DeferredTest/
DdeferredRendering.cpp981 DEMOGfxInit(argc, argv); in TEST_MAIN()