Home
last modified time | relevance | path

Searched refs:GetLocalSize (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dshader_module_vk.cpp88 const Math::UVec3 tgs = createInfo.reflectionData.GetLocalSize(); in ShaderModuleVk()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dshader_module_gles.cpp181 const Math::UVec3 tgs = createInfo.reflectionData.GetLocalSize(); in ProcessShaderModule()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.h85 BASE_NS::Math::UVec3 GetLocalSize() const;
H A Dshader_manager.cpp2248 Math::UVec3 ShaderReflectionData::GetLocalSize() const in GetLocalSize() function in ShaderReflectionData
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp526 UVec3 GetLocalSize() const;
675 UVec3 ShaderReflectionData::GetLocalSize() const in GetLocalSize() function in ShaderReflectionData