Home
last modified time | relevance | path

Searched refs:depthstencil_pipeline (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c287 state->ds_clear[i].depthstencil_pipeline[j], &state->alloc); in radv_device_finish_meta_clear_state()
556 : &meta_state->ds_clear[samples_log2].depthstencil_pipeline[index]; in pick_depthstencil_pipeline()
1217 &state->ds_clear[i].depthstencil_pipeline[j]); in radv_device_init_meta_clear_state()
Dradv_private.h479 VkPipeline depthstencil_pipeline[NUM_DEPTH_CLEAR_PIPELINES]; member