Searched refs:testStencilExportReplace (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineStencilExportTests.cpp | 467 tcu::TestStatus testStencilExportReplace (Context& context, TestParams params) in testStencilExportReplace() function 642 addFunctionCaseWithPrograms(formatGroup.get(), "op_replace", checkSupport, initPrograms, testStencilExportReplace, params); in createStencilExportTests() 645 addFunctionCaseWithPrograms(formatGroup.get(), "op_replace_early_and_late", checkSupport, initPrograms, testStencilExportReplace, params); in createStencilExportTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineStencilExportTests.cpp | 464 tcu::TestStatus testStencilExportReplace (Context& context, TestParams params) in testStencilExportReplace() function 631 addFunctionCaseWithPrograms(formatGroup.get(), "op_replace", "", checkSupport, initPrograms, testStencilExportReplace, params); in createStencilExportTests() 634 addFunctionCaseWithPrograms(formatGroup.get(), "op_replace_early_and_late", "", checkSupport, initPrograms, testStencilExportReplace, params); in createStencilExportTests()
|
Completed in 4 milliseconds