Searched refs:DEPTH_DECOMPRESS (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_decompress.c | 32 DEPTH_DECOMPRESS, enumerator 343 res = create_pipeline(device, samples, state->depth_decomp[i].p_layout, DEPTH_DECOMPRESS, in radv_device_init_meta_depth_decomp_state() 370 … DEPTH_DECOMPRESS, &state->depth_decomp[samples_log2].decompress_pipeline); in radv_get_depth_pipeline() 385 case DEPTH_DECOMPRESS: in radv_get_depth_pipeline() 647 … radv_process_depth_stencil(cmd_buffer, image, subresourceRange, sample_locs, DEPTH_DECOMPRESS); in radv_expand_depth_stencil()
|