/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktNativeObjectsUtil.cpp | 39 const NativeObjects::Extensions& supportedExtensions, in createDisplay() 75 const Extensions& supportedExtensions, in NativeObjects()
|
D | vktWsiFullScreenExclusiveTests.cpp | 69 void checkAllSupported (const Extensions& supportedExtensions, in checkAllSupported() 82 const Extensions& supportedExtensions, in createInstanceWithWsi() 112 const Extensions& supportedExtensions, in createDeviceWithWsi() 160 const std::vector<VkExtensionProperties> supportedExtensions; member 207 const Extensions& supportedExtensions, in createDisplay()
|
D | vktWsiColorSpaceTests.cpp | 86 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() 98 const Extensions& supportedExtensions, in createInstanceWithWsi() 138 const Extensions& supportedExtensions, in createDeviceWithWsi() 184 const vector<VkExtensionProperties> supportedExtensions; member
|
D | vktWsiSharedPresentableImageTests.cpp | 72 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() 84 const Extensions& supportedExtensions, in createInstanceWithWsi() 117 const Extensions& supportedExtensions, in createDeviceWithWsi() 166 const Extensions& supportedExtensions, in createDisplay()
|
D | vktWsiDisplayTimingTests.cpp | 70 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() 82 const Extensions& supportedExtensions, in createInstanceWithWsi() 108 const Extensions& supportedExtensions, in createDeviceWithWsi() 157 const Extensions& supportedExtensions, in createDisplay()
|
D | vktWsiIncrementalPresentTests.cpp | 72 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() 84 const Extensions& supportedExtensions, in createInstanceWithWsi() 110 const Extensions& supportedExtensions, in createDeviceWithWsi() 159 const Extensions& supportedExtensions, in createDisplay()
|
D | vktWsiMaintenance1Tests.cpp | 73 void checkAllSupported (const Extensions& supportedExtensions, in checkAllSupported() 84 const Extensions& supportedExtensions, in createInstanceWithWsi() 124 const Extensions& supportedExtensions, in createDeviceWithWsi() 181 const std::vector<VkExtensionProperties> supportedExtensions; member 234 const Extensions& supportedExtensions, in createDisplay()
|
D | vktWsiSwapchainTests.cpp | 87 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() 99 const Extensions& supportedExtensions, in createInstanceWithWsi() 141 const Extensions& supportedExtensions, in createDeviceWithWsi() 216 const Extensions& supportedExtensions, in createDeviceWithWsi() 227 const vector<VkExtensionProperties> supportedExtensions; member 1667 …const Extensions& supportedExtensions = enumerateDeviceExtensionProperties(instHelper.vki, physi… in deviceGroupRenderTest() local
|
D | vktWsiAcquireDrmDisplayTests.cpp | 171 …vector<VkExtensionProperties> supportedExtensions = enumerateInstanceExtensionProperties(m_context… in createInstanceWithAcquireDrmDisplay() local
|
D | vktWsiSurfaceTests.cpp | 202 const vector<VkExtensionProperties> supportedExtensions; member 1400 …const Extensions& supportedExtensions = enumerateDeviceExtensionProperties(instHelper.vki, ph… in queryDevGroupSurfacePresentModesTest() local
|
D | vktWsiPresentIdWaitTests.cpp | 147 const vector<vk::VkExtensionProperties> supportedExtensions; member
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemWsiSwapchainTests.cpp | 71 void checkAllSupported (const Extensions& supportedExtensions, const std::vector<std::string>& requ… in checkAllSupported() 82 std::vector<std::string> getRequiredWsiExtensions (const Extensions& supportedExtensions, in getRequiredWsiExtensions() 122 const Extensions& supportedExtensions, in createDisplay() 711 …std::vector<vk::VkExtensionProperties> supportedExtensions (enumerateInstanceExtensionProperties… in createSwapchainTest() local 1131 …std::vector<vk::VkExtensionProperties> supportedExtensions (enumerateInstanceExtensionProperties… in basicRenderTest() local
|
D | vktProtectedMemUtils.cpp | 57 const Extensions supportedExtensions(vk::enumerateInstanceExtensionProperties(vkp, DE_NULL)); in makeProtectedMemInstance() local 149 …const Extensions supportedExtensions (vk::enumerateDeviceExtensionProperties(vkd, physicalDevi… in makeProtectedMemDevice() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFormatTests.cpp | 82 SupportedExtensions supportedExtensions; in checkSupport() local 161 const SupportedExtensions supportedExtensions = checkSupport(m_renderCtxInfo); in init() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiVersionCheck.cpp | 308 vector<VkExtensionProperties> supportedExtensions; in getSupportedInstanceExtensions() local 322 vector<VkExtensionProperties> supportedExtensions; in getSupportedDeviceExtensions() local
|
D | vktApiImageCompressionControlTests.cpp | 510 const vector<VkExtensionProperties> supportedExtensions; member 532 const Extensions& supportedExtensions, const vector<string>& additionalExtensions, in createDeviceWithWsi()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 1765 void checkAllSupported(const Extensions& supportedExtensions, const vector<string>& requiredExtensi… in checkAllSupported() 1777 const Extensions& supportedExtensions, in createInstanceWithWsi() 1811 const Extensions& supportedExtensions, in createDeviceWithWsi() 1899 const vector<VkExtensionProperties> supportedExtensions; member 1948 const Extensions& supportedExtensions, in createDisplay()
|
/external/deqp/external/vulkancts/modules/vulkan/sc/ |
D | vktApplicationParametersTests.cpp | 201 …const std::vector<VkExtensionProperties> supportedExtensions = enumerateInstanceExtensionPropertie… in checkSupport() local
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_caps_utils.cpp | 99 const gl::Extensions &supportedExtensions) in GetTextureSRGBOverrideSupport()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 86 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() 96 const Extensions& supportedExtensions) in createInstanceWithGetPhysicalDeviceProperties2() 114 const Extensions& supportedExtensions, in createDeviceWithPushDescriptor()
|
D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 358 …const auto supportedExtensions = enumerateDeviceExtensionProperties(context.getInstanceInterface()… in checkRequirements() local
|
D | vktPipelineLibraryTests.cpp | 2449 …const auto supportedExtensions = enumerateDeviceExtensionProperties(context.getInstanceInterface()… in checkSupport() local
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeIndirectComputeDispatchTests.cpp | 72 std::vector<std::string> removeCoreExtensions (const std::vector<std::string>& supportedExtensions,… in removeCoreExtensions()
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingPipelineLibraryTests.cpp | 262 const auto supportedExtensions = enumerateDeviceExtensionProperties(vki, physicalDevice, nullptr); in checkSupport() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkPipelineConstructionUtil.cpp | 189 const auto supportedExtensions = enumerateDeviceExtensionProperties(vki, physicalDevice, DE_NULL); in checkPipelineLibraryRequirements() local
|