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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderErrors.hpp239 class TessellationShaderError3InputVariables : public TessellationShaderErrorsTestCaseBase class in namespace:glcts
243 TessellationShaderError3InputVariables(Context& context, const ExtParameters& extParams);
245 virtual ~TessellationShaderError3InputVariables(void)
H A DesextcTessellationShaderErrors.cpp60 addChild(new glcts::TessellationShaderError3InputVariables(m_context, m_extParams));
1233 TessellationShaderError3InputVariables::TessellationShaderError3InputVariables(Context& context, function in class:glcts::TessellationShaderError3InputVariables
1248 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError3InputVariables::getCompilationResult(
1266 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError3InputVariables::getLinkingResult()
1279 std::string TessellationShaderError3InputVariables::getTessellationControlShaderCode(unsigned int n_program_object)
1312 std::string TessellationShaderError3InputVariables::getTessellationEvaluationShaderCode(unsigned int n_program_object)
1340 bool TessellationShaderError3InputVariables::isPipelineStageUsed(_pipeline_stage stage)

Completed in 216 milliseconds