Home
last modified time | relevance | path

Searched defs:wsiType (Results 1 – 25 of 31) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp175 Type wsiType, in createInstanceWithWsi()
227 tcu::TestStatus createSurfaceTest (Context& context, Type wsiType) in createSurfaceTest()
236 tcu::TestStatus querySurfaceCounterTest (Context& context, Type wsiType) in querySurfaceCounterTest()
264 tcu::TestStatus createSurfaceCustomAllocatorTest (Context& context, Type wsiType) in createSurfaceCustomAllocatorTest()
296 tcu::TestStatus createSurfaceSimulateOOMTest (Context& context, Type wsiType) in createSurfaceSimulateOOMTest()
365 tcu::TestStatus querySurfaceSupportTest (Context& context, Type wsiType) in querySurfaceSupportTest()
399 tcu::TestStatus queryPresentationSupportTest(Context& context, Type wsiType) in queryPresentationSupportTest()
499 tcu::TestStatus querySurfaceCapabilitiesTest (Context& context, Type wsiType) in querySurfaceCapabilitiesTest()
527 tcu::TestStatus querySurfaceCapabilities2Test (Context& context, Type wsiType) in querySurfaceCapabilities2Test()
585 tcu::TestStatus querySurfaceProtectedCapabilitiesTest (Context& context, Type wsiType) in querySurfaceProtectedCapabilitiesTest()
[all …]
DvktWsiPresentIdWaitTests.cpp95 …PresentIdWaitInstance (Context& context, vk::wsi::Type wsiType) : TestInstance(context), m_wsiType… in PresentIdWaitInstance()
118 vector<const char*> getRequiredInstanceExtensions (vk::wsi::Type wsiType) in getRequiredInstanceExtensions()
129 vk::wsi::Type wsiType, in createInstanceWithWsi()
262 vk::VkSwapchainCreateInfoKHR getBasicSwapchainParameters (vk::wsi::Type wsiType, in getBasicSwapchainParameters()
455 …PresentIdWaitSimpleInstance(Context& context, vk::wsi::Type wsiType, const vector<PresentAndWaitOp… in PresentIdWaitSimpleInstance()
616 …PresentIdInstance(Context& context, vk::wsi::Type wsiType, const vector<PresentAndWaitOps>& sequen… in PresentIdInstance()
639 …PresentWaitInstance(Context& context, vk::wsi::Type wsiType, const vector<PresentAndWaitOps>& sequ… in PresentWaitInstance()
664 PresentIdZeroInstance (Context& context, vk::wsi::Type wsiType) in PresentIdZeroInstance()
685 PresentIdIncreasingInstance (Context& context, vk::wsi::Type wsiType) in PresentIdIncreasingInstance()
707 PresentIdInterleavedInstance (Context& context, vk::wsi::Type wsiType) in PresentIdInterleavedInstance()
[all …]
DvktWsiTests.cpp48 void createTypeSpecificTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
65 const vk::wsi::Type wsiType = (vk::wsi::Type)typeNdx; in createWsiTests() local
DvktWsiColorSpaceTests.cpp99 Type wsiType, in createInstanceWithWsi()
246 Type wsiType; member
264 Type wsiType; member
278 VkSwapchainCreateInfoKHR getBasicSwapchainParameters (Type wsiType, in getBasicSwapchainParameters()
417 tcu::TestStatus basicExtensionTest (Context& context, Type wsiType) in basicExtensionTest()
450 Type wsiType; member
623 Type wsiType, in surfaceFormatRenderTest()
767 tcu::TestStatus surfaceFormatRenderTests (Context& context, Type wsiType) in surfaceFormatRenderTests()
788 tcu::TestStatus surfaceFormatRenderWithHdrTests (Context& context, Type wsiType) in surfaceFormatRenderWithHdrTests()
822 void createColorSpaceTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createColorSpaceTests()
[all …]
DvktNativeObjectsUtil.cpp40 vk::wsi::Type wsiType) in createDisplay()
76 vk::wsi::Type wsiType, in NativeObjects()
DvktWsiSwapchainTests.cpp100 Type wsiType, in createInstanceWithWsi()
379 Type wsiType; member
395 Type wsiType, in generateSwapchainParameterCases()
617 vector<VkSwapchainCreateInfoKHR> generateSwapchainParameterCases (Type wsiType, in generateSwapchainParameterCases()
957 tcu::TestStatus testImageSwapchainCreateInfo (Context& context, Type wsiType) in testImageSwapchainCreateInfo()
1085 Type wsiType; member
1123 VkSwapchainCreateInfoKHR getBasicSwapchainParameters (Type wsiType, in getBasicSwapchainParameters()
1291 tcu::TestStatus basicRenderTest (Context& context, Type wsiType) in basicRenderTest()
1455 Type wsiType; member
1662 tcu::TestStatus deviceGroupRenderTest (Context& context, Type wsiType) in deviceGroupRenderTest()
[all …]
DvktWsiFullScreenExclusiveTests.cpp65 vk::wsi::Type wsiType; member
83 Type wsiType, in createInstanceWithWsi()
208 Type wsiType) in createDisplay()
258 VkSwapchainCreateInfoKHR getBasicSwapchainParameters (Type wsiType, in getBasicSwapchainParameters()
640 void createFullScreenExclusiveTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createFullScreenExclusiveTests()
DvktWsiSharedPresentableImageTests.cpp85 vk::wsi::Type wsiType) in createInstanceWithWsi()
167 vk::wsi::Type wsiType) in createDisplay()
201 bool wsiTypeSupportsScaling (vk::wsi::Type wsiType) in wsiTypeSupportsScaling()
521 vk::wsi::Type wsiType; member
1085 void createSharedPresentableImageTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createSharedPresentableImageTests()
DvktWsiDisplayTimingTests.cpp83 vk::wsi::Type wsiType) in createInstanceWithWsi()
158 vk::wsi::Type wsiType) in createDisplay()
527 vk::wsi::Type wsiType; member
1171 void createDisplayTimingTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createDisplayTimingTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiSurfaceTests.cpp175 Type wsiType, in createInstanceWithWsi()
227 tcu::TestStatus createSurfaceTest (Context& context, Type wsiType) in createSurfaceTest()
236 tcu::TestStatus querySurfaceCounterTest (Context& context, Type wsiType) in querySurfaceCounterTest()
264 tcu::TestStatus createSurfaceCustomAllocatorTest (Context& context, Type wsiType) in createSurfaceCustomAllocatorTest()
296 tcu::TestStatus createSurfaceSimulateOOMTest (Context& context, Type wsiType) in createSurfaceSimulateOOMTest()
365 tcu::TestStatus querySurfaceSupportTest (Context& context, Type wsiType) in querySurfaceSupportTest()
399 tcu::TestStatus queryPresentationSupportTest(Context& context, Type wsiType) in queryPresentationSupportTest()
499 tcu::TestStatus querySurfaceCapabilitiesTest (Context& context, Type wsiType) in querySurfaceCapabilitiesTest()
527 tcu::TestStatus querySurfaceCapabilities2Test (Context& context, Type wsiType) in querySurfaceCapabilities2Test()
585 tcu::TestStatus querySurfaceProtectedCapabilitiesTest (Context& context, Type wsiType) in querySurfaceProtectedCapabilitiesTest()
[all …]
DvktWsiPresentIdWaitTests.cpp95 …PresentIdWaitInstance (Context& context, vk::wsi::Type wsiType) : TestInstance(context), m_wsiType… in PresentIdWaitInstance()
118 vector<const char*> getRequiredInstanceExtensions (vk::wsi::Type wsiType) in getRequiredInstanceExtensions()
129 vk::wsi::Type wsiType, in createInstanceWithWsi()
262 vk::VkSwapchainCreateInfoKHR getBasicSwapchainParameters (vk::wsi::Type wsiType, in getBasicSwapchainParameters()
455 …PresentIdWaitSimpleInstance(Context& context, vk::wsi::Type wsiType, const vector<PresentAndWaitOp… in PresentIdWaitSimpleInstance()
616 …PresentIdInstance(Context& context, vk::wsi::Type wsiType, const vector<PresentAndWaitOps>& sequen… in PresentIdInstance()
639 …PresentWaitInstance(Context& context, vk::wsi::Type wsiType, const vector<PresentAndWaitOps>& sequ… in PresentWaitInstance()
664 PresentIdZeroInstance (Context& context, vk::wsi::Type wsiType) in PresentIdZeroInstance()
685 PresentIdIncreasingInstance (Context& context, vk::wsi::Type wsiType) in PresentIdIncreasingInstance()
707 PresentIdInterleavedInstance (Context& context, vk::wsi::Type wsiType) in PresentIdInterleavedInstance()
[all …]
DvktWsiTests.cpp48 void createTypeSpecificTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
65 const vk::wsi::Type wsiType = (vk::wsi::Type)typeNdx; in createWsiTests() local
DvktWsiColorSpaceTests.cpp99 Type wsiType, in createInstanceWithWsi()
246 Type wsiType; member
264 Type wsiType; member
278 VkSwapchainCreateInfoKHR getBasicSwapchainParameters (Type wsiType, in getBasicSwapchainParameters()
417 tcu::TestStatus basicExtensionTest (Context& context, Type wsiType) in basicExtensionTest()
450 Type wsiType; member
623 Type wsiType, in surfaceFormatRenderTest()
767 tcu::TestStatus surfaceFormatRenderTests (Context& context, Type wsiType) in surfaceFormatRenderTests()
788 tcu::TestStatus surfaceFormatRenderWithHdrTests (Context& context, Type wsiType) in surfaceFormatRenderWithHdrTests()
822 void createColorSpaceTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createColorSpaceTests()
[all …]
DvktNativeObjectsUtil.cpp40 vk::wsi::Type wsiType) in createDisplay()
76 vk::wsi::Type wsiType, in NativeObjects()
DvktWsiSwapchainTests.cpp100 Type wsiType, in createInstanceWithWsi()
379 Type wsiType; member
395 Type wsiType, in generateSwapchainParameterCases()
617 vector<VkSwapchainCreateInfoKHR> generateSwapchainParameterCases (Type wsiType, in generateSwapchainParameterCases()
957 tcu::TestStatus testImageSwapchainCreateInfo (Context& context, Type wsiType) in testImageSwapchainCreateInfo()
1085 Type wsiType; member
1123 VkSwapchainCreateInfoKHR getBasicSwapchainParameters (Type wsiType, in getBasicSwapchainParameters()
1291 tcu::TestStatus basicRenderTest (Context& context, Type wsiType) in basicRenderTest()
1455 Type wsiType; member
1662 tcu::TestStatus deviceGroupRenderTest (Context& context, Type wsiType) in deviceGroupRenderTest()
[all …]
DvktWsiFullScreenExclusiveTests.cpp65 vk::wsi::Type wsiType; member
83 Type wsiType, in createInstanceWithWsi()
208 Type wsiType) in createDisplay()
258 VkSwapchainCreateInfoKHR getBasicSwapchainParameters (Type wsiType, in getBasicSwapchainParameters()
640 void createFullScreenExclusiveTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createFullScreenExclusiveTests()
DvktWsiSharedPresentableImageTests.cpp85 vk::wsi::Type wsiType) in createInstanceWithWsi()
167 vk::wsi::Type wsiType) in createDisplay()
201 bool wsiTypeSupportsScaling (vk::wsi::Type wsiType) in wsiTypeSupportsScaling()
521 vk::wsi::Type wsiType; member
1085 void createSharedPresentableImageTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createSharedPresentableImageTests()
DvktWsiDisplayTimingTests.cpp83 vk::wsi::Type wsiType) in createInstanceWithWsi()
158 vk::wsi::Type wsiType) in createDisplay()
527 vk::wsi::Type wsiType; member
1171 void createDisplayTimingTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createDisplayTimingTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp83 vk::wsi::Type wsiType) in getRequiredWsiExtensions()
123 vk::wsi::Type wsiType) in createDisplay()
207 vk::wsi::Type wsiType; member
236 …vector<vk::VkSwapchainCreateInfoKHR> generateSwapchainParameterCases (vk::wsi::Type wsiType, in generateSwapchainParameterCases()
683 …d::vector<vk::VkSwapchainCreateInfoKHR> generateSwapchainParameterCases (vk::wsi::Type wsiType, in generateSwapchainParameterCases()
741 vk::wsi::Type wsiType; member
770 vk::VkSwapchainCreateInfoKHR getBasicSwapchainParameters (vk::wsi::Type wsiType, in getBasicSwapchainParameters()
1123 tcu::TestStatus basicRenderTest (Context& baseCtx, vk::wsi::Type wsiType) in basicRenderTest()
1296 void populateRenderGroup (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in populateRenderGroup()
1301 void createSwapchainTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createSwapchainTests()
[all …]
DvktProtectedMemContext.cpp52 vk::wsi::Type wsiType, in ProtectedContext()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp83 vk::wsi::Type wsiType) in getRequiredWsiExtensions()
123 vk::wsi::Type wsiType) in createDisplay()
207 vk::wsi::Type wsiType; member
236 …vector<vk::VkSwapchainCreateInfoKHR> generateSwapchainParameterCases (vk::wsi::Type wsiType, in generateSwapchainParameterCases()
683 …d::vector<vk::VkSwapchainCreateInfoKHR> generateSwapchainParameterCases (vk::wsi::Type wsiType, in generateSwapchainParameterCases()
741 vk::wsi::Type wsiType; member
770 vk::VkSwapchainCreateInfoKHR getBasicSwapchainParameters (vk::wsi::Type wsiType, in getBasicSwapchainParameters()
1123 tcu::TestStatus basicRenderTest (Context& baseCtx, vk::wsi::Type wsiType) in basicRenderTest()
1296 void populateRenderGroup (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in populateRenderGroup()
1301 void createSwapchainTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createSwapchainTests()
[all …]
DvktProtectedMemContext.cpp52 vk::wsi::Type wsiType, in ProtectedContext()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp65 const char* getName (Type wsiType) in getName()
82 const char* getExtensionName (Type wsiType) in getExtensionName()
99 const PlatformProperties& getPlatformProperties (Type wsiType) in getPlatformProperties()
251 Type wsiType, in createSurface()
409 Type wsiType, in createSurface()
435 Type wsiType, in getPhysicalDevicePresentationSupport()
663 tcu::UVec2 getFullScreenSize (const vk::wsi::Type wsiType, const vk::wsi::Display& display, const t… in getFullScreenSize()
739 VkBool32 isDisplaySurface (Type wsiType) in isDisplaySurface()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiImageCompressionControlTests.cpp77 Type wsiType; member
486 CustomInstance createInstanceWithWsi(Context& context, Type wsiType, const vector<string> extraExte… in createInstanceWithWsi()
783 const vk::wsi::Type wsiType = (vk::wsi::Type)typeNdx; in createImageCompressionControlTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageCompressionControlTests.cpp77 Type wsiType; member
486 CustomInstance createInstanceWithWsi(Context& context, Type wsiType, const vector<string> extraExte… in createInstanceWithWsi()
783 const vk::wsi::Type wsiType = (vk::wsi::Type)typeNdx; in createImageCompressionControlTests() local

12