Home
last modified time | relevance | path

Searched refs:stencilModeCount (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineStencilExportTests.cpp534 const int stencilModeCount = (params.early_and_late ? MODE_COUNT_AMD : 1); in testStencilExportReplace() local
536 for (int stencilModeNdx = 0; stencilModeNdx < stencilModeCount; stencilModeNdx++) in testStencilExportReplace()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineStencilExportTests.cpp523 const int stencilModeCount = (params.early_and_late ? MODE_COUNT_AMD : 1); in testStencilExportReplace() local
525 for (int stencilModeNdx = 0; stencilModeNdx < stencilModeCount; stencilModeNdx++) in testStencilExportReplace()

Completed in 3 milliseconds