Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResShape.h165 void SetupDrawCommand(bool hasGeometryShader);
/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResShape.cpp298 ResPrimitive::SetupDrawCommand(bool hasGeometryShader) in SetupDrawCommand() function in nw::gfx::res::ResPrimitive
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp888 primitive.SetupDrawCommand(hasGeometryShader); in RenderPrimitive()