Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderErrors.cpp58 addChild(new glcts::TessellationShaderError2OutputVariables(m_context, m_extParams)); in init()
991 TessellationShaderError2OutputVariables::TessellationShaderError2OutputVariables(Context &context, in TessellationShaderError2OutputVariables() function in glcts::TessellationShaderError2OutputVariables
1006 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError2OutputVariables::… in getCompilationResult()
1024 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError2OutputVariables::getL… in getLinkingResult()
1037 std::string TessellationShaderError2OutputVariables::getTessellationControlShaderCode(unsigned int … in getTessellationControlShaderCode()
1071 std::string TessellationShaderError2OutputVariables::getTessellationEvaluationShaderCode(unsigned i… in getTessellationEvaluationShaderCode()
1096 bool TessellationShaderError2OutputVariables::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
H A DesextcTessellationShaderErrors.hpp196 class TessellationShaderError2OutputVariables : public TessellationShaderErrorsTestCaseBase class
200 TessellationShaderError2OutputVariables(Context &context, const ExtParameters &extParams);
202 virtual ~TessellationShaderError2OutputVariables(void) in ~TessellationShaderError2OutputVariables()