Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp107 Type wsiType, in createInstanceWithWsi()
139 Type wsiType) in createDisplay()
186 tcu::TestStatus createSurfaceTest (Context& context, Type wsiType) in createSurfaceTest()
195 tcu::TestStatus createSurfaceCustomAllocatorTest (Context& context, Type wsiType) in createSurfaceCustomAllocatorTest()
226 tcu::TestStatus createSurfaceSimulateOOMTest (Context& context, Type wsiType) in createSurfaceSimulateOOMTest()
287 tcu::TestStatus querySurfaceSupportTest (Context& context, Type wsiType) in querySurfaceSupportTest()
382 tcu::TestStatus querySurfaceCapabilitiesTest (Context& context, Type wsiType) in querySurfaceCapabilitiesTest()
410 void validateSurfaceFormats (tcu::ResultCollector& results, Type wsiType, const vector<VkSurfaceFor… in validateSurfaceFormats()
437 tcu::TestStatus querySurfaceFormatsTest (Context& context, Type wsiType) in querySurfaceFormatsTest()
465 void validateSurfacePresentModes (tcu::ResultCollector& results, Type wsiType, const vector<VkPrese… in validateSurfacePresentModes()
[all …]
DvktWsiTests.cpp39 void createTypeSpecificTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
49 const vk::wsi::Type wsiType = (vk::wsi::Type)typeNdx; in createWsiTests() local
DvktWsiSwapchainTests.cpp91 Type wsiType, in createInstanceWithWsi()
239 Type wsiType) in createDisplay()
322 Type wsiType; member
336 vector<VkSwapchainCreateInfoKHR> generateSwapchainParameterCases (Type wsiType, in generateSwapchainParameterCases()
535 vector<VkSwapchainCreateInfoKHR> generateSwapchainParameterCases (Type wsiType, in generateSwapchainParameterCases()
674 Type wsiType; member
698 void populateSwapchainOOMGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateSwapchainOOMGroup()
708 VkSwapchainCreateInfoKHR getBasicSwapchainParameters (Type wsiType, in getBasicSwapchainParameters()
1403 tcu::TestStatus basicRenderTest (Context& context, Type wsiType) in basicRenderTest()
1536 tcu::TestStatus resizeSwapchainTest (Context& context, Type wsiType) in resizeSwapchainTest()
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp36 const char* getName (Type wsiType) in getName()
50 const char* getExtensionName (Type wsiType) in getExtensionName()
64 const PlatformProperties& getPlatformProperties (Type wsiType) in getPlatformProperties()
125 Type wsiType, in createSurface()
238 Type wsiType, in createSurface()