Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
Dpipeline_state_object_gles.cpp32 void FormatToVertexType(const VertexInputDeclaration::VertexInputAttributeDescription& attributeRef in FormatToVertexType()
159 const auto& attributeRef = vertexInputDecl.attributeDescriptions[idx]; in MakeVAO() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dpipeline_state_object_vk.cpp64 const auto& attributeRef = vertexInputDeclaration.attributeDescriptions[idx]; in GetVertexInputs() local