Home
last modified time | relevance | path

Searched refs:hasGeometryShader (Results 1 – 5 of 5) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResShape.cpp298 ResPrimitive::SetupDrawCommand(bool hasGeometryShader) in SetupDrawCommand() argument
312 …s32 resultSize = internal::SetupDrawIndexStreamCommand(bufferInfo, indexStream, hasGeometryShader); in SetupDrawCommand()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp797 bool hasGeometryShader in SetupDrawIndexStreamCommand() argument
817 hasGeometryShader); in SetupDrawIndexStreamCommand()
Dgfx_RenderContext.cpp886 bool hasGeometryShader = (description.GetGeometryShaderObject() > 0); in RenderPrimitive() local
888 primitive.SetupDrawCommand(hasGeometryShader); in RenderPrimitive()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResShape.h165 void SetupDrawCommand(bool hasGeometryShader);
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ActivateCommand.h454 bool hasGeometryShader );