Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/
H A Dradv_meta_decompress.c54 create_pipeline_cs(struct radv_device *device, VkPipeline *pipeline) in create_pipeline_cs() function
255 return create_pipeline_cs(device, &state->expand_depth_stencil_compute_pipeline); in radv_device_init_meta_depth_decomp_state()
414 result = create_pipeline_cs(device, &state->expand_depth_stencil_compute_pipeline); in get_pipeline_cs()