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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp1996 class BuiltinGlFragCoordXYZCase : public TestCase class in namespace:vkt::sr::__anon4501
1999 BuiltinGlFragCoordXYZCase (TestContext& testCtx, const string& name, const string& description);
2000 virtual ~BuiltinGlFragCoordXYZCase (void);
2006 BuiltinGlFragCoordXYZCase (const BuiltinGlFragCoordXYZCase&); // not allowed!
2007 BuiltinGlFragCoordXYZCase& operator= (const BuiltinGlFragCoordXYZCase&); // not allowed!
2010 BuiltinGlFragCoordXYZCase::BuiltinGlFragCoordXYZCase (TestContext& testCtx, const string& name, const string& description) function in class:vkt::sr::__anon4501::BuiltinGlFragCoordXYZCase
2015 BuiltinGlFragCoordXYZCase
[all...]

Completed in 335 milliseconds