Searched refs:testNoAtt (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineFramebufferAttachmentTests.cpp | 780 tcu::TestStatus testNoAtt (Context& context, const NoAttCaseDef caseDef) in testNoAtt() function 1981 addFunctionCaseWithPrograms(group, "no_attachments", "", checkSupportNoAtt, initImagePrograms, testNoAtt, noAttCaseDef); in addAttachmentTestCasesWithFunctions() 1983 addFunctionCaseWithPrograms(group, "no_attachments_ms", "", checkSupportNoAtt, initImagePrograms, testNoAtt, noAttCaseDef); in addAttachmentTestCasesWithFunctions()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineFramebufferAttachmentTests.cpp | 786 tcu::TestStatus testNoAtt (Context& context, const NoAttCaseDef caseDef) in testNoAtt() function 2002 addFunctionCaseWithPrograms(group, "no_attachments", checkSupportNoAtt, initImagePrograms, testNoAtt, noAttCaseDef); in addAttachmentTestCasesWithFunctions() 2004 addFunctionCaseWithPrograms(group, "no_attachments_ms", checkSupportNoAtt, initImagePrograms, testNoAtt, noAttCaseDef); in addAttachmentTestCasesWithFunctions()
|
Completed in 7 milliseconds