Home
last modified time | relevance | path

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

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