Home
last modified time | relevance | path

Searched defs:basicTests (Results 1 – 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicEventTests.cpp459 de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "event")); in createBasicEventTests() local
486 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "event", "Basic event … in createSynchronization2BasicEventTests() local
DvktSynchronizationBasicSemaphoreTests.cpp855 de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "binary_semaphore")); in createBasicBinarySemaphoreTests() local
888 de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "timeline_semaphore")); in createBasicTimelineSemaphoreTests() local
DvktSynchronizationTimelineSemaphoreTests.cpp2654 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "timeline_semaphore")… in createTimelineSemaphoreTests() local
2670 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "timeline_semaphore")… in createSynchronization2TimelineSemaphoreTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationBasicEventTests.cpp458 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "event", "Basic event … in createBasicEventTests() local
480 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "event", "Basic event … in createSynchronization2BasicEventTests() local
DvktSynchronizationBasicSemaphoreTests.cpp775 …de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "binary_semaphore", "Ba… in createBasicBinarySemaphoreTests() local
803 …de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "timeline_semaphore", "… in createBasicTimelineSemaphoreTests() local
DvktSynchronizationTimelineSemaphoreTests.cpp2639 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "timeline_semaphore",… in createTimelineSemaphoreTests() local
2655 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "timeline_semaphore",… in createSynchronization2TimelineSemaphoreTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringAnisotropyTests.cpp205 de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "basic")); in createFilteringAnisotropyTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureFilteringAnisotropyTests.cpp206 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "basic", "Filterin… in createFilteringAnisotropyTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp783 de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "basic")); in createBufferTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferTests.cpp786 …de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "basic", "Basic buffer … in createBufferTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSlicedViewOf3DTests.cpp978 TestCaseGroupPtr basicTests (new tcu::TestCaseGroup(testCtx, "basic")); in createImageSlicedViewOf3DTests() local