Home
last modified time | relevance | path

Searched refs:groupMethod (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp1021 auto groupMethod = new TestCaseGroup(testCtx, method.name); in createBufferMemoryRequirementsTests() local
1036 groupMethod->addChild(new MemoryRequirementsTest(testCtx, ((testSizeReq ? "size_req_" : "") + bitsToString(*fateBits)).c_str(), config)); in createBufferMemoryRequirementsTests()
1039 groupExtMemTypeFlags->addChild(groupMethod); in createBufferMemoryRequirementsTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp1021 auto groupMethod = new TestCaseGroup(testCtx, method.name, nilstr); in createBufferMemoryRequirementsTests() local
1036 groupMethod->addChild(new MemoryRequirementsTest(testCtx, ((testSizeReq ? "size_req_" : "") + bitsToString(*fateBits)).c_str(), config)); in createBufferMemoryRequirementsTests()
1039 groupExtMemTypeFlags->addChild(groupMethod); in createBufferMemoryRequirementsTests()

Completed in 6 milliseconds