Searched refs:compute_info (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline_rt.c | 1850 VkComputePipelineCreateInfo compute_info = { in radv_rt_pipeline_create() local 1867 result = radv_compute_pipeline_create(_device, _cache, &compute_info, pAllocator, hash, in radv_rt_pipeline_create() 1882 compute_info.flags = pCreateInfo->flags; in radv_rt_pipeline_create() 1883 result = radv_compute_pipeline_create(_device, _cache, &compute_info, pAllocator, hash, in radv_rt_pipeline_create()
|
Completed in 4 milliseconds