Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/demos/smoke/
DMeshes.cpp72 static std::vector<VkVertexInputAttributeDescription> vertex_input_attributes() in vertex_input_attributes() function in __anon47879d120111::Mesh
422 vertex_input_attrs_(Mesh::vertex_input_attributes()), in Meshes()