Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta_resolve_cs.c538 &state->resolve_compute.stencil_zero_pipeline); in radv_device_init_meta_resolve_compute_state()
591 state->resolve_compute.stencil_zero_pipeline, in radv_device_finish_meta_resolve_compute_state()
755 pipeline = &device->meta_state.resolve_compute.stencil_zero_pipeline; in emit_depth_stencil_resolve()
Dradv_meta_resolve_fs.c491 pipeline = &device->meta_state.resolve_fragment.stencil_zero_pipeline; in create_depth_stencil_resolve_pipeline()
815 state->resolve_fragment.stencil_zero_pipeline, in radv_device_finish_meta_resolve_fragment_state()
971 pipeline = &device->meta_state.resolve_fragment.stencil_zero_pipeline; in emit_depth_stencil_resolve()
Dradv_private.h611 VkPipeline stencil_zero_pipeline; member
636 VkPipeline stencil_zero_pipeline; member