Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp355 ImageAspectTestMode imageAspectTestMode,
384 ImageAspectTestMode imageAspectTestMode,
408 ImageAspectTestMode imageAspectTestMode, in AttachmentFeedbackLoopLayoutImageSamplingInstance()
416 , m_imageAspectTestMode (imageAspectTestMode) in AttachmentFeedbackLoopLayoutImageSamplingInstance()
974 ImageAspectTestMode imageAspectTestMode, in AttachmentFeedbackLoopLayoutDepthStencilImageSamplingInstance()
977 : AttachmentFeedbackLoopLayoutImageSamplingInstance (context, params, useImageAsColorOrDSAttachment_, useDifferentAreasSampleWrite_, interleaveReadWriteComponents_, imageAspectTestMode, pipelineStateMode, useMaintenance5_) in AttachmentFeedbackLoopLayoutDepthStencilImageSamplingInstance()
1757 ImageAspectTestMode imageAspectTestMode,
1811 ImageAspectTestMode imageAspectTestMode, in AttachmentFeedbackLoopLayoutSamplerTest()
1823 , m_imageAspectTestMode (imageAspectTestMode) in AttachmentFeedbackLoopLayoutSamplerTest()
2535 ImageAspectTestMode imageAspectTestMode in createAttachmentFeedbackLoopLayoutSamplerTests() local
403 AttachmentFeedbackLoopLayoutImageSamplingInstance(Context& context, ImageSamplingInstanceParams params, bool useImageAsColorOrDSAttachment_, bool useDifferentAreasSampleWrite_, bool interleaveReadWriteComponents_, ImageAspectTestMode imageAspectTestMode, PipelineStateMode pipelineStateMode, bool useMaintenance5_) AttachmentFeedbackLoopLayoutImageSamplingInstance() argument
969 AttachmentFeedbackLoopLayoutDepthStencilImageSamplingInstance(Context& context, ImageSamplingInstanceParams params, bool useImageAsColorOrDSAttachment_, bool useDifferentAreasSampleWrite_, bool interleaveReadWriteComponents_, ImageAspectTestMode imageAspectTestMode, PipelineStateMode pipelineStateMode, bool useMaintenance5_) AttachmentFeedbackLoopLayoutDepthStencilImageSamplingInstance() argument
1802 AttachmentFeedbackLoopLayoutSamplerTest(tcu::TestContext& testContext, vk::PipelineConstructionType pipelineConstructionType, const char* name, SamplerViewType imageViewType, VkFormat imageFormat, int imageSize, VkDescriptorType imageDescriptorType, float samplerLod, TestMode testMode, ImageAspectTestMode imageAspectTestMode, bool interleaveReadWriteComponents, PipelineStateMode pipelineStateMode, bool useMaintenance5) AttachmentFeedbackLoopLayoutSamplerTest() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1597 ImageAspectTestMode imageAspectTestMode,
1648 ImageAspectTestMode imageAspectTestMode, in AttachmentFeedbackLoopLayoutSamplerTest()
1658 , m_imageAspectTestMode (imageAspectTestMode) in AttachmentFeedbackLoopLayoutSamplerTest()
2365 ImageAspectTestMode imageAspectTestMode = getImageAspectTestMode(format); in createAttachmentFeedbackLoopLayoutSamplerTests() local
2391 std::string name = getFormatCaseName(format) + imageAspectTestModes[imageAspectTestMode] + testModes[testModeNdx].name + interleaveReadWriteComponentsModes[restrictColorNdx].name; in createAttachmentFeedbackLoopLayoutSamplerTests()
2392 formatTests->addChild(new AttachmentFeedbackLoopLayoutSamplerTest(testCtx, pipelineConstructionType, name.c_str(), "", viewType, format, outputImageSize, imageDescriptorType, 0.0f, testModes[testModeNdx].mode, imageAspectTestMode, interleaveReadWriteComponentsModes[restrictColorNdx].interleaveReadWriteComponents)); in createAttachmentFeedbackLoopLayoutSamplerTests()
1638 AttachmentFeedbackLoopLayoutSamplerTest(tcu::TestContext& testContext, vk::PipelineConstructionType pipelineConstructionType, const char* name, const char* description, SamplerViewType imageViewType, VkFormat imageFormat, int imageSize, VkDescriptorType imageDescriptorType, float samplerLod, TestMode testMode, ImageAspectTestMode imageAspectTestMode, bool interleaveReadWriteComponents = false) AttachmentFeedbackLoopLayoutSamplerTest() argument

Completed in 7 milliseconds