Searched refs:SetPushConstants (Results 1 – 2 of 2) sorted by relevance
151 …void SetPushConstants(uint32_t program, const BASE_NS::array_view<Gles::PushConstantReflection>& p…
2188 void RenderBackendGLES::SetPushConstants(uint32_t program, const array_view<Gles::PushConstantRefle… in SetPushConstants() function in RenderBackendGLES2526 SetPushConstants(program, *pushConstants); in BindResources()