Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.h145 struct vk_vertex_input_state { struct
717 struct vk_vertex_input_state *vi;
831 struct vk_vertex_input_state vi;
852 const struct vk_vertex_input_state *vi;
Dvk_graphics_state.c296 vk_vertex_input_state_init(struct vk_vertex_input_state *vi, in vk_vertex_input_state_init()
356 const struct vk_vertex_input_state *vi) in vk_dynamic_graphics_state_init_vi()
1147 vk_vertex_input_state, vi); \
1748 struct vk_vertex_input_state *vi = dyn->vi; in vk_dynamic_graphics_state_clear()