Home
last modified time | relevance | path

Searched refs:stencil_zero_pipeline (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_resolve_cs.c441 &state->resolve_compute.stencil_zero_pipeline); in radv_device_init_meta_resolve_compute_state()
484 radv_DestroyPipeline(radv_device_to_handle(device), state->resolve_compute.stencil_zero_pipeline, in radv_device_finish_meta_resolve_compute_state()
619 pipeline = &device->meta_state.resolve_compute.stencil_zero_pipeline; in emit_depth_stencil_resolve()
Dradv_meta_resolve_fs.c436 pipeline = &device->meta_state.resolve_fragment.stencil_zero_pipeline; in create_depth_stencil_resolve_pipeline()
747 state->resolve_fragment.stencil_zero_pipeline, &state->alloc); in radv_device_finish_meta_resolve_fragment_state()
878 pipeline = &device->meta_state.resolve_fragment.stencil_zero_pipeline; in emit_depth_stencil_resolve()
Dradv_private.h551 VkPipeline stencil_zero_pipeline; member
576 VkPipeline stencil_zero_pipeline; member