Home
last modified time | relevance | path

Searched refs:ConcurrentPrimitivesGeneratedQueryTestCase (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktPrimitivesGeneratedQueryTests.cpp2357 class ConcurrentPrimitivesGeneratedQueryTestCase : public vkt::TestCase class
2360 ConcurrentPrimitivesGeneratedQueryTestCase(tcu::TestContext &context, const char *name, in ConcurrentPrimitivesGeneratedQueryTestCase() function in vkt::TransformFeedback::__anon1ebbc75d0111::ConcurrentPrimitivesGeneratedQueryTestCase
2378 void ConcurrentPrimitivesGeneratedQueryTestCase::checkSupport(vkt::Context &context) const in checkSupport()
2424 void ConcurrentPrimitivesGeneratedQueryTestCase::initPrograms(vk::SourceCollections &programCollect… in initPrograms()
3020 … new ConcurrentPrimitivesGeneratedQueryTestCase(testCtx, draw.name, parameters)); in testGenerator()