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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_resolve_cs.c410 &state->resolve_compute.depth[i].max_pipeline);
422 &state->resolve_compute.stencil[i].max_pipeline);
469 state->resolve_compute.depth[i].max_pipeline, &state->alloc);
475 state->resolve_compute.stencil[i].max_pipeline, &state->alloc);
633 pipeline = &device->meta_state.resolve_compute.depth[samples_log2].max_pipeline;
635 pipeline = &device->meta_state.resolve_compute.stencil[samples_log2].max_pipeline;
H A Dradv_meta_resolve_fs.c450 pipeline = &device->meta_state.resolve_fragment.depth[samples_log2].max_pipeline;
452 pipeline = &device->meta_state.resolve_fragment.stencil[samples_log2].max_pipeline;
727 state->resolve_fragment.depth[i].max_pipeline, &state->alloc);
733 state->resolve_fragment.stencil[i].max_pipeline, &state->alloc);
892 pipeline = &device->meta_state.resolve_fragment.depth[samples_log2].max_pipeline;
894 pipeline = &device->meta_state.resolve_fragment.stencil[samples_log2].max_pipeline;
H A Dradv_private.h548 VkPipeline max_pipeline; member in struct:radv_meta_state::__anon4674665a0c08::__anon4674665a0e08
554 VkPipeline max_pipeline; member in struct:radv_meta_state::__anon4674665a0c08::__anon4674665a0f08
572 VkPipeline max_pipeline; member in struct:radv_meta_state::__anon4674665a1008::__anon4674665a1208
579 VkPipeline max_pipeline; member in struct:radv_meta_state::__anon4674665a1008::__anon4674665a1308

Completed in 11 milliseconds