Home
last modified time | relevance | path

Searched defs:vs_state (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_device_generated_commands.c1212 const struct radv_vs_input_state *vs_state = in radv_prepare_dgc() local
Dradv_cmd_buffer.c3708 const struct radv_vs_input_state *vs_state = in radv_write_vertex_descriptors() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp1212 unsigned vs_state = sctx->current_vs_state; /* all VS bits including LS bits */ in si_emit_vs_state() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h526 struct r300_atom vs_state; member