Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dhelpers.h127 VkVertexInputAttributeDescription vs_attributes[16]; variable
H A Dhelpers.cpp808 vs_attributes[vs_input.vertexAttributeDescriptionCount++] = {location, binding, format, offset}; in add_vertex_attribute()
1029 vs_input.pVertexAttributeDescriptions = vs_attributes; in create_graphics_pipeline()