Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2483 const char* imageAspectTestModes[] = { "_color", "_depth", "_stencil" }; in createAttachmentFeedbackLoopLayoutSamplerTests() local
2563 std::string name = getFormatCaseName(format) + imageAspectTestModes[imageAspectTestMode] + testModes[testModeNdx].name + interleaveReadWriteComponentsModes[restrictColorNdx].name + pipelineStateMode.suffix; in createAttachmentFeedbackLoopLayoutSamplerTests()
2569 std::string stencilTestName = getFormatCaseName(format) + imageAspectTestModes[IMAGE_ASPECT_TEST_STENCIL] + testModes[testModeNdx].name + interleaveReadWriteComponentsModes[restrictColorNdx].name + pipelineStateMode.suffix; in createAttachmentFeedbackLoopLayoutSamplerTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2323 const char* imageAspectTestModes[] = { "_color", "_depth", "_stencil" }; in createAttachmentFeedbackLoopLayoutSamplerTests() local
2391 std::string name = getFormatCaseName(format) + imageAspectTestModes[imageAspectTestMode] + testModes[testModeNdx].name + interleaveReadWriteComponentsModes[restrictColorNdx].name; in createAttachmentFeedbackLoopLayoutSamplerTests()
2397 std::string stencilTestName = getFormatCaseName(format) + imageAspectTestModes[IMAGE_ASPECT_TEST_STENCIL] + testModes[testModeNdx].name + interleaveReadWriteComponentsModes[restrictColorNdx].name; in createAttachmentFeedbackLoopLayoutSamplerTests()

Completed in 9 milliseconds