Home
last modified time | relevance | path

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

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