Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.hpp35 tcu::TestCaseGroup *createExecutablePropertiesTests(tcu::TestContext &testCtx,
H A DvktPipelineTests.cpp153 group->addChild(createExecutablePropertiesTests(testCtx, pipelineConstructionType)); in createChildren()
H A DvktPipelineExecutablePropertiesTests.cpp1225 tcu::TestCaseGroup *createExecutablePropertiesTests(tcu::TestContext &testCtx, in createExecutablePropertiesTests() function