Searched refs:compute_info (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_pipeline_rt.c | 2215 VkComputePipelineCreateInfo compute_info = { local in function:radv_rt_pipeline_create 2231 result = radv_compute_pipeline_create(_device, _cache, &compute_info, pAllocator, hash, 2242 compute_info.flags = pCreateInfo->flags; 2243 result = radv_compute_pipeline_create(_device, _cache, &compute_info, pAllocator, hash,
|
Completed in 5 milliseconds