Home
last modified time | relevance | path

Searched refs:TessellationShaderPointsgl_PointSize (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderPoints.hpp76 class TessellationShaderPointsgl_PointSize : public TestCaseBase class
80 TessellationShaderPointsgl_PointSize(Context& context, const ExtParameters& extParams);
82 virtual ~TessellationShaderPointsgl_PointSize(void) in ~TessellationShaderPointsgl_PointSize()
H A DesextcTessellationShaderPoints.cpp34 const unsigned int TessellationShaderPointsgl_PointSize::m_rt_height =
36 const unsigned int TessellationShaderPointsgl_PointSize::m_rt_width =
54 addChild(new glcts::TessellationShaderPointsgl_PointSize(m_context, m_extParams)); in init()
64 TessellationShaderPointsgl_PointSize::TessellationShaderPointsgl_PointSize(Context& context, in TessellationShaderPointsgl_PointSize() function in glcts::TessellationShaderPointsgl_PointSize
76 void TessellationShaderPointsgl_PointSize::deinit() in deinit()
163 void TessellationShaderPointsgl_PointSize::initTest() in initTest()
475 tcu::TestNode::IterateResult TessellationShaderPointsgl_PointSize::iterate(void) in iterate()

Completed in 2 milliseconds