Searched refs:RenderCommandDynamicStateBlendConstants (Results 1 – 6 of 6) sorted by relevance
105 void RenderCommandDynamicStateBlendConstants(const RenderCommandWithType&);130 &RenderBackendGLES::RenderCommandDynamicStateBlendConstants,
2292 void RenderBackendGLES::RenderCommandDynamicStateBlendConstants(const RenderCommandWithType& ref) in RenderCommandDynamicStateBlendConstants() function in RenderBackendGLES
228 …void RenderCommand(const RenderCommandDynamicStateBlendConstants& renderCmd, const LowLevelCommand…
1081 … RenderCommand(*static_cast<RenderCommandDynamicStateBlendConstants*>(ref.rc), cmdBuffer, in RenderSingleCommandList()2496 void RenderBackendVk::RenderCommand(const RenderCommandDynamicStateBlendConstants& renderCmd, in RenderCommand()
407 struct RenderCommandDynamicStateBlendConstants { struct
1812 RenderCommandDynamicStateBlendConstants* data = in SetDynamicStateBlendConstants()1813 AllocateRenderCommand<RenderCommandDynamicStateBlendConstants>(allocator_); in SetDynamicStateBlendConstants()