Home
last modified time | relevance | path

Searched refs:vk_sample_locations_state (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
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 *
Dvk_standard_sample_locations.h32 struct vk_sample_locations_state;
39 const struct vk_sample_locations_state*
Dvk_graphics_state.h265 struct vk_sample_locations_state { struct
302 const struct vk_sample_locations_state *sample_locations;
652 struct vk_sample_locations_state *sample_locations;
696 struct vk_sample_locations_state ms_sample_locations;
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/
Danv_genX.h136 const struct vk_sample_locations_state *sl);
139 const struct vk_sample_locations_state *sl);
DgenX_state.c714 const struct vk_sample_locations_state *sl) in genX()
759 const struct vk_sample_locations_state *sl) in genX()
Dgfx7_cmd_buffer.c251 const struct vk_sample_locations_state *sl = dyn->ms.sample_locations; in genX()
Danv_private.h2679 struct vk_sample_locations_state sample_locations;
3119 struct vk_sample_locations_state sample_locations;
/third_party/mesa3d/docs/vulkan/
Dgraphics-state.rst148 struct vk_sample_locations_state sl_state;
244 .. doxygenstruct:: vk_sample_locations_state