Home
last modified time | relevance | path

Searched refs:vk_sample_locations_state (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_standard_sample_locations.c31 static const struct vk_sample_locations_state sample_locations_state_1x = {
46 static const struct vk_sample_locations_state sample_locations_state_2x = {
63 static const struct vk_sample_locations_state sample_locations_state_4x = {
86 static const struct vk_sample_locations_state sample_locations_state_8x = {
122 static const struct vk_sample_locations_state sample_locations_state_16x = {
145 const struct vk_sample_locations_state *
H A Dvk_standard_sample_locations.h32 struct vk_sample_locations_state;
39 const struct vk_sample_locations_state*
H A Dvk_graphics_state.h265 struct vk_sample_locations_state { struct
302 const struct vk_sample_locations_state *sample_locations;
517 * vk_sample_locations_state struct
652 struct vk_sample_locations_state *sample_locations;
696 struct vk_sample_locations_state ms_sample_locations;
H A Dvk_graphics_state.c566 vk_sample_locations_state_init(struct vk_sample_locations_state *sl, in vk_sample_locations_state_init()
625 struct vk_sample_locations_state *sl, in vk_multisample_sample_locations_state_init()
1275 struct vk_sample_locations_state *new_sl = NULL; in vk_graphics_pipeline_state_fill()
1281 vk_multialloc_add(&ma, &new_sl, struct vk_sample_locations_state, 1); in vk_graphics_pipeline_state_fill()
1426 struct vk_sample_locations_state *sl = dyn->ms.sample_locations; in vk_dynamic_graphics_state_clear()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_genX.h136 const struct vk_sample_locations_state *sl);
139 const struct vk_sample_locations_state *sl);
H A DgenX_state.c714 const struct vk_sample_locations_state *sl) in emit_multisample()
759 const struct vk_sample_locations_state *sl) in emit_sample_pattern()
H A Dgfx7_cmd_buffer.c251 const struct vk_sample_locations_state *sl = dyn->ms.sample_locations; in cmd_buffer_flush_dynamic_state()
H A Danv_private.h2679 struct vk_sample_locations_state sample_locations;
3119 struct vk_sample_locations_state sample_locations;

Completed in 14 milliseconds