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()
228 const auto& attributeRef = vertexInputDecl.attributeDescriptions[idx]; in MakeVAO() local
Drender_backend_gles.cpp2390 const auto& attributeRef = decldata.attributeDescriptions[i]; in BindVertexInputs() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dpipeline_state_object_vk.cpp64 const auto& attributeRef = vertexInputDeclaration.attributeDescriptions[idx]; in GetVertexInputs() local