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

/external/deqp/modules/gles2/functional/
H A Des2fShaderBuiltinVarTests.cpp443 class PointCoordCase : public TestCase class in namespace:deqp::gles2::Functional
446 PointCoordCase (Context& context) function in class:deqp::gles2::Functional::PointCoordCase
702 addChild(new PointCoordCase (m_context));
/external/deqp/modules/gles3/functional/
H A Des3fShaderBuiltinVarTests.cpp472 class PointCoordCase : public TestCase class in namespace:deqp::gles3::Functional
475 PointCoordCase (Context& context) function in class:deqp::gles3::Functional::PointCoordCase
1133 addChild(new PointCoordCase (m_context));

Completed in 55 milliseconds