Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_graphics_state.h519 struct vk_dynamic_graphics_state { struct
527 struct vk_vertex_input_state *vi;
533 uint16_t vi_binding_strides[MESA_VK_MAX_VERTEX_BINDINGS];
535 struct vk_input_assembly_state ia;
537 struct {
539 } ts;
542 struct {
566 } vp;
572 struct {
575 } dr;
[all …]