Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h458 struct radv_meta_state { struct
459 VkAllocationCallbacks alloc;
461 struct radv_pipeline_cache cache;
467 mtx_t mtx;
472 struct {
474 } color_clear[MAX_SAMPLES_LOG2][MAX_RTS];
476 struct {
484 } ds_clear[MAX_SAMPLES_LOG2];
486 VkPipelineLayout clear_color_p_layout;
487 VkPipelineLayout clear_depth_p_layout;
[all …]