Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_lower_vs_inputs.c222 const enum pipe_format attrib_format = s->gfx_state->vi.vertex_attribute_formats[location]; in lower_load_vs_input()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader.h137 uint8_t vertex_attribute_formats[MAX_VERTEX_ATTRIBS]; member
H A Dradv_pipeline_graphics.c1868 key.vi.vertex_attribute_formats[i] = format; in radv_generate_graphics_state_key()