Searched defs:creationResult (Results 1 – 3 of 3) sorted by relevance
87 KeyCreationResult* creationResult) { in generateKey()126 KeyCreationResult* creationResult) { in importKey()162 KeyCreationResult* creationResult) { in importWrappedKey()
2399 …VkResult creationResult = vkd.createComputePipelines(device, pipelineCache.get(), 1u, &pipelineCre… in iterate() local