Home
last modified time | relevance | path

Searched refs:average_pipeline (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_resolve_fs.c365 pipeline = &device->meta_state.resolve_fragment.depth[samples_log2].average_pipeline; in create_depth_stencil_resolve_pipeline()
586 state->resolve_fragment.depth[i].average_pipeline, &state->alloc); in radv_device_finish_meta_resolve_fragment_state()
739 pipeline = &device->meta_state.resolve_fragment.depth[samples_log2].average_pipeline; in emit_depth_stencil_resolve()
H A Dradv_meta_resolve_cs.c403 &state->resolve_compute.depth[i].average_pipeline); in radv_device_init_meta_resolve_compute_state()
458 state->resolve_compute.depth[i].average_pipeline, &state->alloc); in radv_device_finish_meta_resolve_compute_state()
615 pipeline = &device->meta_state.resolve_compute.depth[samples_log2].average_pipeline; in emit_depth_stencil_resolve()
H A Dradv_private.h597 VkPipeline average_pipeline; member
619 VkPipeline average_pipeline; member

Completed in 8 milliseconds