Home
last modified time | relevance | path

Searched refs:TessellationShaderError8 (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderErrors.cpp67 addChild(new glcts::TessellationShaderError8(m_context, m_extParams)); in init()
2054 TessellationShaderError8::TessellationShaderError8(Context& context, const ExtParameters& extParams) in TessellationShaderError8() function in glcts::TessellationShaderError8
2068 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError8::getCompilationR… in getCompilationResult()
2080 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError8::getLinkingResult() in getLinkingResult()
2093 std::string TessellationShaderError8::getTessellationControlShaderCode(unsigned int n_program_objec… in getTessellationControlShaderCode()
2119 std::string TessellationShaderError8::getTessellationEvaluationShaderCode(unsigned int n_program_ob… in getTessellationEvaluationShaderCode()
2138 bool TessellationShaderError8::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
DesextcTessellationShaderErrors.hpp403 class TessellationShaderError8 : public TessellationShaderErrorsTestCaseBase class
407 TessellationShaderError8(Context& context, const ExtParameters& extParams);
409 virtual ~TessellationShaderError8(void) in ~TessellationShaderError8()