Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderBarrier.cpp53 addChild(new glcts::TessellationShaderBarrier3(m_context, m_extParams)); in init()
708 TessellationShaderBarrier3::TessellationShaderBarrier3(Context& context, const ExtParameters& extParams) in TessellationShaderBarrier3() function in glcts::TessellationShaderBarrier3
738 void TessellationShaderBarrier3::getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw::GLenum* out_tf_mode, in getDrawCallArgs()
752 const char* TessellationShaderBarrier3::getTCSCode() in getTCSCode()
808 const char* TessellationShaderBarrier3::getTESCode() in getTESCode()
842 const char* TessellationShaderBarrier3::getVSCode() in getVSCode()
858 int TessellationShaderBarrier3::getXFBBufferSize() in getXFBBufferSize()
872 void TessellationShaderBarrier3::getXFBProperties(int* out_n_names, const char*** out_names) in getXFBProperties()
886 bool TessellationShaderBarrier3
[all...]
H A DesextcTessellationShaderBarrier.hpp173 class TessellationShaderBarrier3 : public TessellationShaderBarrierTestCase class
177 TessellationShaderBarrier3(Context& context, const ExtParameters& extParams);
179 virtual ~TessellationShaderBarrier3(void) in ~TessellationShaderBarrier3()

Completed in 2 milliseconds