Searched defs:extInfo (Results 1 – 5 of 5) sorted by relevance
783 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(queueCreateInfo.pNext); in vkCreateDevice() local1352 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreateEvent() local1407 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreateQueryPool() local1475 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreateBufferView() local1695 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreatePipelineCache() local1910 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreateDescriptorPool() local1947 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pAllocateInfo->pNext); in vkAllocateDescriptorSets() local2541 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pBindInfos[i].pNext); in vkBindBufferMemory2() local2582 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pBindInfos[i].pNext); in vkBindImageMemory2() local2651 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pInfo->pNext); in vkGetImageMemoryRequirements2() local[all …]
89 class extInfo: class
177 CArcExtInfo extInfo; in AddExts() local
2946 const CArcExtInfo &extInfo = ai.Exts[subExtIndex]; in OpenStream() local
292 FunctionType::ExtInfo extInfo = FTP->getExtInfo(); in arrangeCXXStructorDeclaration() local