Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryPassthroughTests.cpp406 PIPELINE_CASES = 2, enumerator
431 PipelineDescription pipelineCases[PIPELINE_CASES]; //!< Each test case renders with two pipelines and compares results
447 DE_STATIC_ASSERT(PIPELINE_CASES == 2); in iterate()
512 const BufferWithMemory* const colorBuffer[PIPELINE_CASES] = { &colorBuffer1, &colorBuffer2 }; in iterate()
532 for (int pipelineNdx = 0; pipelineNdx < PIPELINE_CASES; ++pipelineNdx) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationGeometryPassthroughTests.cpp406 PIPELINE_CASES = 2, enumerator
431 PipelineDescription pipelineCases[PIPELINE_CASES]; //!< Each test case renders with two pipelines and compares results
447 DE_STATIC_ASSERT(PIPELINE_CASES == 2); in iterate()
512 const BufferWithMemory* const colorBuffer[PIPELINE_CASES] = { &colorBuffer1, &colorBuffer2 }; in iterate()
532 for (int pipelineNdx = 0; pipelineNdx < PIPELINE_CASES; ++pipelineNdx) in iterate()

Completed in 3 milliseconds