Home
last modified time | relevance | path

Searched defs:extInfo (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkDeviceMemoryExternalFuchsia.hpp41 const auto *extInfo = reinterpret_cast<const VkBaseInStructure *>(pAllocateInfo->pNext); in AllocateInfo() local
DlibVulkan.cpp908 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(queueCreateInfo.pNext); in vkCreateDevice() local
1584 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreateEvent() local
1639 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreateQueryPool() local
1731 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreateBufferView() local
1973 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreatePipelineCache() local
2214 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreateDescriptorPool() local
2251 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pAllocateInfo->pNext); in vkAllocateDescriptorSets() local
2849 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pBindInfos[i].pNext); in vkBindBufferMemory2() local
2890 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pBindInfos[i].pNext); in vkBindImageMemory2() local
2966 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pInfo->pNext); in vkGetImageMemoryRequirements2() local
[all …]
/external/deqp/external/vulkancts/scripts/
Dgen_ext_deps.py89 class extInfo: class
/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp177 CArcExtInfo extInfo; in AddExts() local
DOpenArchive.cpp2946 const CArcExtInfo &extInfo = ai.Exts[subExtIndex]; in OpenStream() local
/external/clang/lib/CodeGen/
DCGCall.cpp292 FunctionType::ExtInfo extInfo = FTP->getExtInfo(); in arrangeCXXStructorDeclaration() local
/external/llvm-project/clang/lib/CodeGen/
DCGCall.cpp345 FunctionType::ExtInfo extInfo = FTP->getExtInfo(); in arrangeCXXStructorDeclaration() local