Searched refs:vk_compute_pipeline_create_flags (Results 1 – 8 of 8) sorted by relevance
153 VkPipelineCreateFlags2KHR create_flags = vk_compute_pipeline_create_flags(pCreateInfo); in radv_compute_pipeline_hash()286 pipeline->base.create_flags = vk_compute_pipeline_create_flags(pCreateInfo); in radv_compute_pipeline_create()359 … VkPipelineCreateFlagBits2KHR create_flags = vk_compute_pipeline_create_flags(&pCreateInfos[i]); in radv_create_compute_pipelines()
108 vk_compute_pipeline_create_flags(const VkComputePipelineCreateInfo *info) in vk_compute_pipeline_create_flags() function
2082 vk_compute_pipeline_create_flags(pCreateInfo); in vk_create_compute_pipeline()2190 vk_compute_pipeline_create_flags(&pCreateInfos[i]); in vk_common_CreateComputePipelines()
1137 VkPipelineCreateFlagBits2KHR flags = vk_compute_pipeline_create_flags(&pCreateInfos[i]); in lvp_CreateComputePipelines()
2812 vk_compute_pipeline_create_flags(pCreateInfo), in anv_compute_pipeline_create()2860 vk_compute_pipeline_create_flags(&pCreateInfos[i]); in anv_CreateComputePipelines()
1451 .pipeline_flags = vk_compute_pipeline_create_flags(info), in anv_pipeline_compile_cs()
2606 vk_compute_pipeline_create_flags(pCreateInfo), in dzn_compute_pipeline_create()
4374 vk_compute_pipeline_create_flags(&pCreateInfos[i]); in tu_CreateComputePipelines()