Searched refs:GX2_PRIMITIVE_QUADS (Results 1 – 3 of 3) sorted by relevance
889 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()
313 GX2DrawIndexedImmediate(GX2_PRIMITIVE_QUADS, in DEMOFontPuts()
609 GX2_PRIMITIVE_QUADS = 0x13, ///< min = 4; incr = 4 enumerator