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.h403 struct radv_meta_state { struct
404 VkAllocationCallbacks alloc;
406 struct radv_pipeline_cache cache;
412 mtx_t mtx;
417 struct {
429 } clear[MAX_SAMPLES_LOG2];
431 VkPipelineLayout clear_color_p_layout;
432 VkPipelineLayout clear_depth_p_layout;
433 VkPipelineLayout clear_depth_unrestricted_p_layout;
436 VkPipeline clear_htile_mask_pipeline;
[all …]