Home | History | Annotate | Download | only in layers

Lines Matching refs:CreateComputePipelines

534     VkResult result = device_dispatch_table(device)->CreateComputePipelines(device, pipelineCache, createInfoCount, pCreateInfos, pAllocator, pPipelines);
1277 if (!strcmp(name, "CreateComputePipelines"))