Searched refs:SetPushConstant (Results 1 – 2 of 2) sorted by relevance
150 …static void SetPushConstant(uint32_t program, const Gles::PushConstantReflection& pc, const void* …
2152 void RenderBackendGLES::SetPushConstant(uint32_t program, const Gles::PushConstantReflection& pc, c… in SetPushConstant() function in RenderBackendGLES2212 SetPushConstant(program, pc, &renderCmd.data[offs]); in SetPushConstants()