Searched defs:BuiltinFragDepthCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp1793 class BuiltinFragDepthCase : public TestCase class in namespace:vkt::sr::__anon4501
1796 BuiltinFragDepthCase (TestContext& testCtx, const char* name, const char* description, VkPrimitiveTopology topology, VkFormat format, bool largeDepthEnable, bool depthClampEnable, const VkSampleCountFlagBits samples);
1797 virtual ~BuiltinFragDepthCase (void);
1811 BuiltinFragDepthCase::BuiltinFragDepthCase (TestContext& testCtx, const char* name, const char* description, VkPrimitiveTopology topology, VkFormat format, bool largeDepthEnable, bool depthClampEnable, const VkSampleCountFlagBits samples) function in class:vkt::sr::__anon4501::BuiltinFragDepthCase
1822 BuiltinFragDepthCase::~BuiltinFragDepthCase(void)
1826 void BuiltinFragDepthCase::initPrograms (SourceCollections& programCollection) const
1922 TestInstance* BuiltinFragDepthCase::createInstance (Context& context) const
2658 fragDepthGroup->addChild(new BuiltinFragDepthCase(testCt
[all...]

Completed in 124 milliseconds