Searched refs:p_layout_info (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_copy_vrs_htile.c | 170 VkPipelineLayoutCreateInfo p_layout_info = { in radv_device_init_meta_copy_vrs_htile_state() local 183 result = radv_CreatePipelineLayout(radv_device_to_handle(device), &p_layout_info, &state->alloc, in radv_device_init_meta_copy_vrs_htile_state()
|
D | radv_meta_clear.c | 957 VkPipelineLayoutCreateInfo p_layout_info = { in init_meta_clear_htile_mask_state() local 970 result = radv_CreatePipelineLayout(radv_device_to_handle(device), &p_layout_info, &state->alloc, in init_meta_clear_htile_mask_state() 1101 VkPipelineLayoutCreateInfo p_layout_info = { in init_meta_clear_dcc_comp_to_single_state() local 1114 result = radv_CreatePipelineLayout(radv_device_to_handle(device), &p_layout_info, &state->alloc, in init_meta_clear_dcc_comp_to_single_state()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_meta_copy.c | 185 VkPipelineLayoutCreateInfo p_layout_info = { in create_texel_buffer_copy_pipeline_layout() local 195 &p_layout_info, in create_texel_buffer_copy_pipeline_layout()
|