Searched refs:vs_attributes (Results 1 – 2 of 2) sorted by relevance
106 VkVertexInputAttributeDescription vs_attributes[16]; variable
392 vs_attributes[vs_input.vertexAttributeDescriptionCount++] = {location, binding, format, offset}; in add_vertex_attribute()588 vs_input.pVertexAttributeDescriptions = vs_attributes; in create_graphics_pipeline()