Searched defs:radv_meta_state (Results 1 – 1 of 1) sorted by relevance
399 struct radv_meta_state { struct400 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 …]