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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp2121 class BuiltinGlFragCoordWCase : public TestCase class in namespace:vkt::sr::__anon4501
2124 BuiltinGlFragCoordWCase (TestContext& testCtx, const string& name, const string& description);
2125 virtual ~BuiltinGlFragCoordWCase (void);
2131 BuiltinGlFragCoordWCase (const BuiltinGlFragCoordWCase&); // not allowed!
2132 BuiltinGlFragCoordWCase& operator= (const BuiltinGlFragCoordWCase&); // not allowed!
2135 BuiltinGlFragCoordWCase::BuiltinGlFragCoordWCase (TestContext& testCtx, const string& name, const string& description) function in class:vkt::sr::__anon4501::BuiltinGlFragCoordWCase
2140 BuiltinGlFragCoordWCase
[all...]

Completed in 115 milliseconds