Searched refs:expand_depth_stencil_compute_p_layout (Results 1 – 2 of 2) sorted by relevance
80 … NULL, &device->meta_state.expand_depth_stencil_compute_p_layout); in create_pipeline_cs()87 …ta_create_compute_pipeline(device, cs, device->meta_state.expand_depth_stencil_compute_p_layout, p… in create_pipeline_cs()231 …_DestroyPipelineLayout(radv_device_to_handle(device), state->expand_depth_stencil_compute_p_layout, in radv_device_finish_meta_depth_decomp_state()488 …uffer, VK_PIPELINE_BIND_POINT_COMPUTE, device->meta_state.expand_depth_stencil_compute_p_layout, 0… in radv_expand_depth_stencil_compute()
258 VkPipelineLayout expand_depth_stencil_compute_p_layout; member