Searched refs:TessellationShaderBarrier1 (Results 1 – 2 of 2) sorted by relevance
51 addChild(new glcts::TessellationShaderBarrier1(m_context, m_extParams)); in init()317 TessellationShaderBarrier1::TessellationShaderBarrier1(Context& context, const ExtParameters& extPa… in TessellationShaderBarrier1() function in glcts::TessellationShaderBarrier1341 void TessellationShaderBarrier1::getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw:… in getDrawCallArgs()355 const char* TessellationShaderBarrier1::getTCSCode() in getTCSCode()399 const char* TessellationShaderBarrier1::getTESCode() in getTESCode()439 const char* TessellationShaderBarrier1::getVSCode() in getVSCode()458 int TessellationShaderBarrier1::getXFBBufferSize() in getXFBBufferSize()471 void TessellationShaderBarrier1::getXFBProperties(int* out_n_names, const char*** out_names) in getXFBProperties()485 bool TessellationShaderBarrier1::verifyXFBBuffer(const void* data) in verifyXFBBuffer()
91 class TessellationShaderBarrier1 : public TessellationShaderBarrierTestCase class95 TessellationShaderBarrier1(Context& context, const ExtParameters& extParams);97 virtual ~TessellationShaderBarrier1(void) in ~TessellationShaderBarrier1()