Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/SLConverter/DeferredTest/
DdeferredRendering.cpp889 GX2UTDrawIndexed(GX2_PRIMITIVE_QUADS, &LightingPass.attribs.indexBuffer); in LightingPassDraw()
936 GX2UTDrawIndexed(GX2_PRIMITIVE_QUADS, &BuffersPass.attribs.indexBuffer); in BuffersPassDraw()
953 GX2UTDrawIndexed(GX2_PRIMITIVE_QUADS, &BuffersPass.attribs.indexBuffer); in BuffersPassDraw()
970 GX2UTDrawIndexed(GX2_PRIMITIVE_QUADS, &BuffersPass.attribs.indexBuffer); in BuffersPassDraw()
/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFont.c313 GX2DrawIndexedImmediate(GX2_PRIMITIVE_QUADS, in DEMOFontPuts()
/CafeSDK-2.12.13-1/system/include/cafe/gx2/
Dgx2Enum.h609 GX2_PRIMITIVE_QUADS = 0x13, ///< min = 4; incr = 4 enumerator