Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResShape.h163 void SetupDrawCommand(bool hasGeometryShader);
/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResShape.cpp297 ResPrimitive::SetupDrawCommand(bool hasGeometryShader) in SetupDrawCommand() function in nw::gfx::res::ResPrimitive
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp886 primitive.SetupDrawCommand(hasGeometryShader); in RenderPrimitive()