Home
last modified time | relevance | path

Searched defs:apiVersion (Results 1 – 25 of 76) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkExtensionFunctions.inl7 void getInstanceExtensionFunctions (uint32_t apiVersion, ::std::string extName, ::std::vector<const…
339 void getDeviceExtensionFunctions (uint32_t apiVersion, ::std::string extName, ::std::vector<const c…
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkExtensionFunctions.inl7 void getInstanceExtensionFunctions (uint32_t apiVersion, ::std::string extName, ::std::vector<const…
1366 void getDeviceExtensionFunctions (uint32_t apiVersion, ::std::string extName, ::std::vector<const c…
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkExtensionFunctions.inl7 void getInstanceExtensionFunctions (uint32_t apiVersion, ::std::string extName, ::std::vector<const…
1466 void getDeviceExtensionFunctions (uint32_t apiVersion, ::std::string extName, ::std::vector<const c…
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDeviceUtil.cpp46 deUint32 apiVersion, in createDefaultInstance()
139 Move<VkInstance> createDefaultInstance (const PlatformInterface& vkPlatform, deUint32 apiVersion, c… in createDefaultInstance()
DvkQueryUtil.cpp48 void getCoreInstanceExtensions(deUint32 apiVersion, vector<const char*>& dst) in getCoreInstanceExtensions()
53 void getCoreDeviceExtensions(deUint32 apiVersion, vector<const char*>& dst) in getCoreDeviceExtensions()
58 bool isCoreInstanceExtension(const deUint32 apiVersion, const std::string& extension) in isCoreInstanceExtension()
68 bool isCoreDeviceExtension(const deUint32 apiVersion, const std::string& extension) in isCoreDeviceExtension()
DvkDeviceProperties.cpp30 const deUint32 apiVersion, in DeviceProperties()
DvkDeviceFeatures.cpp30 const deUint32 apiVersion, in DeviceFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiVersionCheck.cpp134 const deUint32 apiVersion = m_context.getUsedApiVersion(); in iterate() local
305 vector<string> getSupportedInstanceExtensions (const deUint32 apiVersion) in getSupportedInstanceExtensions()
319 vector<string> getSupportedDeviceExtensions (const deUint32 apiVersion) in getSupportedDeviceExtensions()
437 deBool isSupportedInstanceExt (const string extName, const deUint32 apiVersion) in isSupportedInstanceExt()
444 deBool isSupportedDeviceExt (const string extName, const deUint32 apiVersion) in isSupportedDeviceExt()
496 const auto apiVersion = m_context.getUsedApiVersion(); in regularCheck() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiVersionCheck.cpp309 vector<string> getSupportedInstanceExtensions (const deUint32 apiVersion) in getSupportedInstanceExtensions()
323 vector<string> getSupportedDeviceExtensions (const deUint32 apiVersion) in getSupportedDeviceExtensions()
441 deBool isSupportedInstanceExt (const string extName, const deUint32 apiVersion) in isSupportedInstanceExt()
448 deBool isSupportedDeviceExt (const string extName, const deUint32 apiVersion) in isSupportedDeviceExt()
500 const auto apiVersion = m_context.getUsedApiVersion(); in regularCheck() local
DvktApiDeviceInitializationTests.cpp75 const deUint32 apiVersion = context.getUsedApiVersion(); in createInstanceTest() local
224 const ApiVersion apiVersion = unpackVersion(instanceApiVersion); in createInstanceWithInvalidApiVersionTest() local
359 const deUint32 apiVersion = context.getUsedApiVersion(); in createInstanceWithUnsupportedExtensionsTest() local
482 const deUint32 apiVersion = context.getUsedApiVersion(); in createInstanceWithExtensionNameAbuseTest() local
534 const deUint32 apiVersion = context.getUsedApiVersion(); in createInstanceWithLayerNameAbuseTest() local
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DBasicTests.cpp64 uint32_t apiVersion = 0; in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanInfo.h45 uint32_t apiVersion; member
/third_party/skia/m133/tests/
DVkPriorityExtensionTest.cpp90 uint32_t apiVersion = VK_MAKE_VERSION(1, 0, 0); in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
/third_party/vk-gl-cts/external/vulkancts/scripts/
Dohos_gen_ext_deps.py110 def genExtDepsOnApiVersion(ext, extInfoDict, apiVersion): argument
Dgen_ext_deps.py109 def genExtDepsOnApiVersion(ext, extInfoDict, apiVersion): argument
/third_party/skia/tests/
DVkPriorityExtensionTest.cpp79 uint32_t apiVersion = VK_MAKE_VERSION(1, 0, 0); in DEF_GPUTEST() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestCase.cpp180 …2, deUint32> determineDeviceVersions(const PlatformInterface& vkp, deUint32 apiVersion, const tcu:… in determineDeviceVersions()
202 Move<VkInstance> createInstance (const PlatformInterface& vkp, deUint32 apiVersion, const vector<st… in createInstance()
254 const deUint32 apiVersion, in createDefaultDevice()
624 deUint32 apiVersion = getUsedApiVersion(); in isDeviceFunctionalitySupported() local
DvktCustomInstancesDevices.cpp290 const deUint32 apiVersion = context.getUsedApiVersion(); in createCustomInstanceWithExtensions() local
629 const uint32_t apiVersion, in addVideoDeviceExtensions()
709 const deUint32 apiVersion = m_context.getUsedApiVersion(); in createDeviceSupportingQueue() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktCustomInstancesDevices.cpp291 const deUint32 apiVersion = context.getUsedApiVersion(); in createCustomInstanceWithExtensions() local
666 const uint32_t apiVersion, in addVideoDeviceExtensions()
746 const deUint32 apiVersion = m_context.getUsedApiVersion(); in createDeviceSupportingQueue() local
DvktTestCase.cpp193 …2, deUint32> determineDeviceVersions(const PlatformInterface& vkp, deUint32 apiVersion, const tcu:… in determineDeviceVersions()
230 Move<VkInstance> createInstance (const PlatformInterface& vkp, deUint32 apiVersion, const vector<st… in createInstance()
526 vector<const char*> removeCoreExtensions (const deUint32 apiVersion, const vector<string>& extensio… in removeCoreExtensions()
688 deUint32 apiVersion = getUsedApiVersion(); in isDeviceFunctionalitySupported() local
/third_party/skia/m133/src/gpu/vk/
DVulkanUtilsPriv.cpp331 uint32_t apiVersion = context.fMaxAPIVersion ? context.fMaxAPIVersion : instanceVersion; in MakeInterface() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mem_alloc_wrapper.cpp19 uint32_t apiVersion, in InitAllocator()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Ddriver_utils.cpp177 char apiVersion[PROP_VALUE_MAX]; in GetAndroidSDKVersion() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemUtils.cpp60 deUint32 apiVersion = context.getUsedApiVersion(); in makeProtectedMemInstance() local
142 const deUint32 apiVersion, in makeProtectedMemDevice()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp60 deUint32 apiVersion = context.getUsedApiVersion(); in makeProtectedMemInstance() local
142 const deUint32 apiVersion, in makeProtectedMemDevice()

1234