Home
last modified time | relevance | path

Searched defs:ZExportParams (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp5772 struct ZExportParams struct
5774 const PipelineConstructionType pipelineConstructionType;
5775 const ZExportFlags testFlags;
5776 const bool dynamicAlphaToCoverage;
5777 const bool dynamicRendering;
5779 ZExportParams(PipelineConstructionType pipelineConstructionType_, ZExportFlags testFlags_, in ZExportParams() function
5788 bool testDepth(void) const in testDepth()
5792 bool testStencil(void) const in testStencil()
5796 bool testSampleMaskShader(void) const in testSampleMaskShader()
5800 bool testSampleMaskPipeline(void) const in testSampleMaskPipeline()
[all …]