Searched refs:RenderCommandDynamicStateLineWidth (Results 1 – 6 of 6) sorted by relevance
103 void RenderCommandDynamicStateLineWidth(const RenderCommandWithType&);128 …kendGLES::RenderCommandDynamicStateScissor, &RenderBackendGLES::RenderCommandDynamicStateLineWidth,
2276 void RenderBackendGLES::RenderCommandDynamicStateLineWidth(const RenderCommandWithType& ref) in RenderCommandDynamicStateLineWidth() function in RenderBackendGLES2279 const auto& renderCmd = *static_cast<const struct RenderCommandDynamicStateLineWidth*>(ref.rc); in RenderCommandDynamicStateLineWidth()
224 …void RenderCommand(const RenderCommandDynamicStateLineWidth& renderCmd, const LowLevelCommandBuffe…
1071 …RenderCommand(*static_cast<RenderCommandDynamicStateLineWidth*>(ref.rc), cmdBuffer, nodeContextPso… in RenderSingleCommandList()2478 void RenderBackendVk::RenderCommand(const RenderCommandDynamicStateLineWidth& renderCmd, in RenderCommand()
397 struct RenderCommandDynamicStateLineWidth { struct
1784 …RenderCommandDynamicStateLineWidth* data = AllocateRenderCommand<RenderCommandDynamicStateLineWidt… in SetDynamicStateLineWidth()