Home
last modified time | relevance | path

Searched refs:InstanceHelper (Results 1 - 15 of 15) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSurfaceTests.cpp200 struct InstanceHelper struct
206 InstanceHelper (Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
216 InstanceHelper (Context& context, Type wsiType, const vector<string>& extensions, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
229 const InstanceHelper instHelper (context, wsiType); in createSurfaceTest()
238 const InstanceHelper instHelper (context, wsiType); in querySurfaceCounterTest()
270 const InstanceHelper instHelper (context, wsiType, allocationRecorder.getCallbacks()); in createSurfaceCustomAllocatorTest()
312 const InstanceHelper instHelper (context, wsiType, failingAllocator.getCallbacks()); in createSurfaceSimulateOOMTest()
370 const InstanceHelper instHelper (context, wsiType); in querySurfaceSupportTest()
409 const InstanceHelper instHelper (context, wsiType); in queryPresentationSupportTest()
504 const InstanceHelper instHelpe in querySurfaceCapabilitiesTest()
[all...]
H A DvktWsiColorSpaceTests.cpp182 struct InstanceHelper struct
188 InstanceHelper (Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
420 const InstanceHelper instHelper (context, wsiType); in basicExtensionTest()
461 const InstanceHelper instHelper (context, params.wsiType); in colorspaceCompareTest()
624 const InstanceHelper& instHelper, in surfaceFormatRenderTest()
770 const InstanceHelper instHelper (context, wsiType); in surfaceFormatRenderTests()
791 const InstanceHelper instHelper (context, wsiType); in surfaceFormatRenderWithHdrTests()
H A DvktWsiSwapchainTests.cpp225 struct InstanceHelper struct
231 InstanceHelper (Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
242 InstanceHelper (Context& context, Type wsiType, const vector<string>& extensions, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
639 const InstanceHelper instHelper (context, params.wsiType); in createSwapchainTest()
738 const InstanceHelper instHelper (context, params.wsiType); in createSwapchainPrivateDataTest()
879 const InstanceHelper instHelper (context, params.wsiType, failingAllocator.getCallbacks()); in createSwapchainSimulateOOMTest()
960 const InstanceHelper instHelper (context, wsiType, vector<string>(1, string("VK_KHR_device_group_creation"))); in testImageSwapchainCreateInfo()
1294 const InstanceHelper instHelper (context, wsiType); in basicRenderTest()
1504 const InstanceHelper instHelper (context, params.wsiType); in multiSwapchainRenderTest()
1664 const InstanceHelper instHelpe in deviceGroupRenderTest()
[all...]
H A DvktWsiFullScreenExclusiveTests.cpp158 struct InstanceHelper struct
164 InstanceHelper (Context& context, in InstanceHelper() function
345 const InstanceHelper instHelper(context, testParams.wsiType); in fullScreenExclusiveTest()
H A DvktWsiPresentIdWaitTests.cpp145 struct InstanceHelper struct
151 InstanceHelper (Context& context, vk::wsi::Type wsiType, const vk::VkAllocationCallbacks* pAllocator = nullptr) in InstanceHelper() function
394 const InstanceHelper instHelper (m_context, m_wsiType); in iterate()
917 const InstanceHelper instHelper (m_context, m_wsiType); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSurfaceTests.cpp200 struct InstanceHelper struct
206 InstanceHelper (Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
216 InstanceHelper (Context& context, Type wsiType, const vector<string>& extensions, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
229 const InstanceHelper instHelper (context, wsiType); in createSurfaceTest()
238 const InstanceHelper instHelper (context, wsiType, {"VK_KHR_display", "VK_EXT_display_surface_counter"}); in querySurfaceCounterTest()
276 const InstanceHelper instHelper (context, wsiType, allocationRecorder.getCallbacks()); in createSurfaceCustomAllocatorTest()
318 const InstanceHelper instHelper (context, wsiType, failingAllocator.getCallbacks()); in createSurfaceSimulateOOMTest()
376 const InstanceHelper instHelper (context, wsiType); in querySurfaceSupportTest()
415 const InstanceHelper instHelper (context, wsiType); in queryPresentationSupportTest()
510 const InstanceHelper instHelpe in querySurfaceCapabilitiesTest()
[all...]
H A DvktWsiColorSpaceTests.cpp182 struct InstanceHelper struct
188 InstanceHelper (Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
420 const InstanceHelper instHelper (context, wsiType); in basicExtensionTest()
461 const InstanceHelper instHelper (context, params.wsiType); in colorspaceCompareTest()
624 const InstanceHelper& instHelper, in surfaceFormatRenderTest()
770 const InstanceHelper instHelper (context, wsiType); in surfaceFormatRenderTests()
792 const InstanceHelper instHelper (context, wsiType); in surfaceFormatRenderWithHdrTests()
H A DvktWsiSwapchainTests.cpp230 struct InstanceHelper struct
236 InstanceHelper (Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
247 InstanceHelper (Context& context, Type wsiType, const vector<string>& extensions, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
644 const InstanceHelper instHelper (context, params.wsiType); in createSwapchainTest()
743 const InstanceHelper instHelper (context, params.wsiType); in createSwapchainPrivateDataTest()
884 const InstanceHelper instHelper (context, params.wsiType, failingAllocator.getCallbacks()); in createSwapchainSimulateOOMTest()
976 const InstanceHelper instHelper (context, wsiType, vector<string>(1, string("VK_KHR_device_group_creation"))); in testImageSwapchainCreateInfo()
1310 const InstanceHelper instHelper (context, wsiType); in basicRenderTest()
1520 const InstanceHelper instHelper (context, params.wsiType); in multiSwapchainRenderTest()
1680 const InstanceHelper instHelpe in deviceGroupRenderTest()
[all...]
H A DvktWsiFullScreenExclusiveTests.cpp158 struct InstanceHelper struct
164 InstanceHelper (Context& context, in InstanceHelper() function
345 const InstanceHelper instHelper(context, testParams.wsiType); in fullScreenExclusiveTest()
H A DvktWsiMaintenance1Tests.cpp179 struct InstanceHelper struct
185 InstanceHelper (Context& context, in InstanceHelper() function
761 const InstanceHelper instHelper (context, testParams.wsiType, testParams.bindImageMemory); in presentFenceTest()
1183 const InstanceHelper instHelper (context, testParams.wsiType, false); in presentModesQueryTest()
1438 const InstanceHelper instHelper (context, testParams.wsiType, false); in scalingQueryTest()
1463 const InstanceHelper instHelper (context, testParams.wsiType, false); in scalingQueryCompatibleModesTest()
1523 const InstanceHelper instHelper (context, testParams.wsiType, false); in scalingTest()
2001 const InstanceHelper instHelper (context, testParams.wsiType, false); in releaseImagesTest()
H A DvktWsiPresentIdWaitTests.cpp145 struct InstanceHelper struct
151 InstanceHelper (Context& context, vk::wsi::Type wsiType, const vk::VkAllocationCallbacks* pAllocator = nullptr) in InstanceHelper() function
394 const InstanceHelper instHelper (m_context, m_wsiType); in iterate()
917 const InstanceHelper instHelper (m_context, m_wsiType); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp508 struct InstanceHelper struct
514 InstanceHelper(Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
521 InstanceHelper(Context& context, Type wsiType, const vector<string>& extensions, in InstanceHelper() function
621 const InstanceHelper instHelper(context, testParams.wsiType); in swapchainCreateTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp682 struct InstanceHelper struct
688 InstanceHelper(Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
695 InstanceHelper(Context& context, Type wsiType, const vector<string>& extensions, in InstanceHelper() function
795 const InstanceHelper instHelper(context, testParams.wsiType); in swapchainCreateTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp1897 struct InstanceHelper struct
1903 InstanceHelper(Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
2057 const InstanceHelper instHelper(context, wsiType); in testSwapchainMutable()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMutableTests.cpp1897 struct InstanceHelper struct
1903 InstanceHelper(Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
2057 const InstanceHelper instHelper(context, wsiType); in testSwapchainMutable()

Completed in 32 milliseconds