Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_private.h399 struct radv_meta_state { struct
400 VkAllocationCallbacks alloc;
402 struct radv_pipeline_cache cache;
407 struct {
415 } clear[1 + MAX_SAMPLES_LOG2];
417 VkPipelineLayout clear_color_p_layout;
418 VkPipelineLayout clear_depth_p_layout;
419 struct {
442 } blit;
444 struct {
[all …]