Home
last modified time | relevance | path

Searched defs:supportedExtensions (Results 1 – 19 of 19) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiFullScreenExclusiveTests.cpp67 void checkAllSupported (const Extensions& supportedExtensions, in checkAllSupported()
80 const Extensions& supportedExtensions, in createInstanceWithWsi()
108 const Extensions& supportedExtensions, in createDeviceWithWsi()
156 const std::vector<VkExtensionProperties> supportedExtensions; member
203 const Extensions& supportedExtensions, in createDisplay()
DvktWsiColorSpaceTests.cpp85 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported()
97 const Extensions& supportedExtensions, in createInstanceWithWsi()
135 const Extensions& supportedExtensions, in createDeviceWithWsi()
181 const vector<VkExtensionProperties> supportedExtensions; member
226 const Extensions& supportedExtensions, in createDisplay()
DvktWsiSharedPresentableImageTests.cpp72 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported()
84 const Extensions& supportedExtensions, in createInstanceWithWsi()
115 const Extensions& supportedExtensions, in createDeviceWithWsi()
164 const Extensions& supportedExtensions, in createDisplay()
DvktWsiDisplayTimingTests.cpp70 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported()
82 const Extensions& supportedExtensions, in createInstanceWithWsi()
106 const Extensions& supportedExtensions, in createDeviceWithWsi()
155 const Extensions& supportedExtensions, in createDisplay()
DvktWsiSurfaceTests.cpp199 const vector<VkExtensionProperties> supportedExtensions; member
225 const Extensions& supportedExtensions, in createDisplay()
936 …const Extensions& supportedExtensions = enumerateDeviceExtensionProperties(instHelper.vki,… in queryDevGroupSurfacePresentCapabilitiesTest() local
1047 …const Extensions& supportedExtensions = enumerateDeviceExtensionProperties(instHelper.vki, ph… in queryDevGroupSurfacePresentModesTest() local
DvktWsiIncrementalPresentTests.cpp72 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported()
84 const Extensions& supportedExtensions, in createInstanceWithWsi()
108 const Extensions& supportedExtensions, in createDeviceWithWsi()
157 const Extensions& supportedExtensions, in createDisplay()
DvktWsiSwapchainTests.cpp86 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported()
98 const Extensions& supportedExtensions, in createInstanceWithWsi()
138 const Extensions& supportedExtensions, in createDeviceWithWsi()
213 const Extensions& supportedExtensions, in createDeviceWithWsi()
224 const vector<VkExtensionProperties> supportedExtensions; member
337 const Extensions& supportedExtensions, in createDisplay()
380 const Extensions& supportedExtensions, in NativeObjects()
1720 …const Extensions& supportedExtensions = enumerateDeviceExtensionProperties(instHelper.vki, physi… in deviceGroupRenderTest() local
DvktWsiDisplayControlTests.cpp102 const Extensions& supportedExtensions, in createTestDevice()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp71 void checkAllSupported (const Extensions& supportedExtensions, const std::vector<std::string>& requ… in checkAllSupported()
82 std::vector<std::string> getRequiredWsiExtensions (const Extensions& supportedExtensions, in getRequiredWsiExtensions()
120 const Extensions& supportedExtensions, in createDisplay()
709 …std::vector<vk::VkExtensionProperties> supportedExtensions (enumerateInstanceExtensionProperties… in createSwapchainTest() local
1129 …std::vector<vk::VkExtensionProperties> supportedExtensions (enumerateInstanceExtensionProperties… in basicRenderTest() local
DvktProtectedMemUtils.cpp56 const Extensions supportedExtensions(vk::enumerateInstanceExtensionProperties(vkp, DE_NULL)); in makeProtectedMemInstance() local
145 …const Extensions supportedExtensions (vk::enumerateDeviceExtensionProperties(vkd, physicalDevi… in makeProtectedMemDevice() local
/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp81 SupportedExtensions supportedExtensions; in checkSupport() local
159 const SupportedExtensions supportedExtensions = checkSupport(m_renderCtxInfo); in init() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiVersionCheck.cpp306 vector<VkExtensionProperties> supportedExtensions; in getSupportedInstanceExtensions() local
320 vector<VkExtensionProperties> supportedExtensions; in getSupportedDeviceExtensions() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp1781 void checkAllSupported(const Extensions& supportedExtensions, const vector<string>& requiredExtensi… in checkAllSupported()
1793 const Extensions& supportedExtensions, in createInstanceWithWsi()
1825 const Extensions& supportedExtensions, in createDeviceWithWsi()
1872 const vector<VkExtensionProperties> supportedExtensions; member
1918 const Extensions& supportedExtensions, in createDisplay()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp96 const gl::Extensions &supportedExtensions) in GetTextureSRGBOverrideSupport()
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingNullASTests.cpp296 const auto supportedExtensions = enumerateDeviceExtensionProperties(vki, physicalDevice, nullptr); in checkSupport() local
DvktRayTracingPipelineLibraryTests.cpp262 const auto supportedExtensions = enumerateDeviceExtensionProperties(vki, physicalDevice, nullptr); in checkSupport() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp86 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported()
96 const Extensions& supportedExtensions) in createInstanceWithGetPhysicalDeviceProperties2()
114 const Extensions& supportedExtensions, in createDeviceWithPushDescriptor()
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryBuiltinTests.cpp4007 … const auto supportedExtensions = enumerateDeviceExtensionProperties(vki, physicalDevice, nullptr); in checkSupport() local
4027 … const auto supportedExtensions = enumerateDeviceExtensionProperties(vki, physicalDevice, nullptr); in prepareTestEnvironment() local
/external/angle/src/libANGLE/
DContext.cpp3383 Extensions supportedExtensions = mImplementation->getNativeExtensions(); in generateSupportedExtensions() local