Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_decompress.c104 &device->meta_state.expand_depth_stencil_compute_ds_layout); in create_expand_depth_stencil_compute()
111 .pSetLayouts = &device->meta_state.expand_depth_stencil_compute_ds_layout, in create_expand_depth_stencil_compute()
324 radv_device_to_handle(device), state->expand_depth_stencil_compute_ds_layout, &state->alloc); in radv_device_finish_meta_depth_decomp_state()
Dradv_private.h637 VkDescriptorSetLayout expand_depth_stencil_compute_ds_layout; member