Searched refs:descriptorPoolTests (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiDescriptorPoolTests.cpp | 354 de::MovePtr<tcu::TestCaseGroup> descriptorPoolTests( in createDescriptorPoolTests() local 357 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 362 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 367 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 372 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 377 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 381 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 386 return descriptorPoolTests.release(); in createDescriptorPoolTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiDescriptorPoolTests.cpp | 354 de::MovePtr<tcu::TestCaseGroup> descriptorPoolTests( in createDescriptorPoolTests() local 357 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 362 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 367 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 372 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 377 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 381 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 386 return descriptorPoolTests.release(); in createDescriptorPoolTests()
|