Searched refs:depth_only_3d_pipeline (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_blit.c343 pipeline = &device->meta_state.blit.depth_only_3d_pipeline;
673 radv_DestroyPipeline(radv_device_to_handle(device), state->blit.depth_only_3d_pipeline,
1024 &device->meta_state.blit.depth_only_3d_pipeline);
H A Dradv_private.h466 VkPipeline depth_only_3d_pipeline; member in struct:radv_meta_state::__anon4674665a0208
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_blit.c402 pipeline = &device->meta_state.blit.depth_only_3d_pipeline;
731 state->blit.depth_only_3d_pipeline, &state->alloc);
1039 result = build_pipeline(device, VK_IMAGE_ASPECT_DEPTH_BIT, GLSL_SAMPLER_DIM_3D, 0, &device->meta_state.blit.depth_only_3d_pipeline);
H A Dradv_private.h495 VkPipeline depth_only_3d_pipeline; member in struct:radv_meta_state::__anone2cea0a70208

Completed in 14 milliseconds