Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderErrors.cpp58 addChild(new glcts::TessellationShaderError2OutputVariables(m_context, m_extParams)); in init()
991 TessellationShaderError2OutputVariables::TessellationShaderError2OutputVariables(Context& conte… 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()
DesextcTessellationShaderErrors.hpp193 class TessellationShaderError2OutputVariables : public TessellationShaderErrorsTestCaseBase class
197 TessellationShaderError2OutputVariables(Context& context, const ExtParameters& extParams);
199 virtual ~TessellationShaderError2OutputVariables(void) in ~TessellationShaderError2OutputVariables()