Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dshader_module_vk.cpp76 vertexInputAttributeDescriptions_ = createInfo.reflectionData.GetInputDescriptions(); in ShaderModuleVk()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dshader_module_gles.cpp165 me.vertexInputAttributeDescriptions_ = createInfo.reflectionData.GetInputDescriptions(); in ProcessShaderModule()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.h84 …BASE_NS::vector<VertexInputDeclaration::VertexInputAttributeDescription> GetInputDescriptions() co…
H A Dshader_manager.cpp2226 …putDeclaration::VertexInputAttributeDescription> ShaderReflectionData::GetInputDescriptions() const in GetInputDescriptions() function in ShaderReflectionData
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp525 … std::vector<VertexInputDeclaration::VertexInputAttributeDescription> GetInputDescriptions() const;
653 …putDeclaration::VertexInputAttributeDescription> ShaderReflectionData::GetInputDescriptions() const in GetInputDescriptions() function in ShaderReflectionData