Searched refs:create_pipeline_cs (Results 1 – 1 of 1) sorted by relevance
54 create_pipeline_cs(struct radv_device *device, VkPipeline *pipeline) in create_pipeline_cs() function255 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()