Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/
H A Dradv_meta_decompress.c75 … &device->meta_state.expand_depth_stencil_compute_ds_layout); in create_pipeline_cs()
79 …_meta_create_pipeline_layout(device, &device->meta_state.expand_depth_stencil_compute_ds_layout, 0, in create_pipeline_cs()
234 … state->expand_depth_stencil_compute_ds_layout, &state->alloc); in radv_device_finish_meta_depth_decomp_state()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_device.h257 VkDescriptorSetLayout expand_depth_stencil_compute_ds_layout; member