Lines Matching refs:GX2API
74 void GX2API GX2SetDepthStencilControl(GX2Boolean depthEnable,
113 void GX2API GX2SetDepthOnlyControl(GX2Boolean depthEnable,
139 void GX2API GX2SetPolygonControl(GX2FrontFaceMode frontFaceMode,
164 void GX2API GX2SetCullOnlyControl(GX2FrontFaceMode frontFaceMode,
190 void GX2API GX2SetStencilMask(u8 preMaskFront,
227 void GX2API GX2SetSpecialState(GX2SpecialState state,
241 void GX2API GX2SetAlphaTest(GX2Boolean alphaTestEnable,
256 void GX2API GX2SetAlphaToMask(GX2Boolean alphaToMaskEnable,
279 void GX2API GX2SetPolygonOffset(f32 frontOffset, f32 frontSlopeScale,
311 void GX2API GX2SetTargetChannelMasks(GX2ChannelMask target0,
339 void GX2API GX2SetAAMask(u8 upperLeftMask,
363 void GX2API GX2SetColorControl(GX2LogicOp lop,
391 void GX2API GX2SetBlendControl(GX2RenderTarget target,
412 void GX2API GX2SetBlendConstantColor(f32 red, f32 green, f32 blue, f32 alpha);
430 void GX2API GX2SetPointSize(f32 width, f32 height);
448 void GX2API GX2SetPointLimits(f32 min, f32 max);
461 void GX2API GX2SetLineWidth(f32 width);
477 void GX2API GX2SetViewport(f32 xOrig, f32 yOrig, f32 wd, f32 ht, f32 nearZ, f32 farZ);
512 void GX2API GX2SetScissor(u32 xOrig, u32 yOrig, u32 wd, u32 ht);
532 void GX2API GX2SetRasterizerClipControl(GX2Boolean rasterizerEnable, GX2Boolean zClipEnable);
549 void GX2API GX2SetRasterizerClipControlEx(GX2Boolean rasterizerEnable, GX2Boolean zClipEnable, GX2B…
562 void GX2API GX2SetRasterizerClipControlHalfZ(GX2Boolean rasterizerEnable, GX2Boolean zClipEnable, G…