Home
last modified time | relevance | path

Searched refs:SetPushConstants (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h151 …void SetPushConstants(uint32_t program, const BASE_NS::array_view<Gles::PushConstantReflection>& p…
H A Drender_backend_gles.cpp2188 void RenderBackendGLES::SetPushConstants(uint32_t program, const array_view<Gles::PushConstantRefle… in SetPushConstants() function in RenderBackendGLES
2526 SetPushConstants(program, *pushConstants); in BindResources()