Home
last modified time | relevance | path

Searched defs:attributeRef (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dpipeline_state_object_gles.cpp33 void FormatToVertexType(const VertexInputDeclaration::VertexInputAttributeDescription& attributeRef in FormatToVertexType()
216 const auto& attributeRef = vertexInputDecl.attributeDescriptions[idx]; in MakeVAO() local
H A Drender_backend_gles.cpp2415 const auto& attributeRef = decldata.attributeDescriptions[i]; in BindVertexInputs() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_state_object_vk.cpp71 const auto& attributeRef = vertexInputDeclaration.attributeDescriptions[idx]; in GetVertexInputs() local