Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/tests/
Dhelpers.h106 VkVertexInputAttributeDescription vs_attributes[16]; variable
Dhelpers.cpp392 vs_attributes[vs_input.vertexAttributeDescriptionCount++] = {location, binding, format, offset}; in add_vertex_attribute()
588 vs_input.pVertexAttributeDescriptions = vs_attributes; in create_graphics_pipeline()