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/
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::getCompilationResult( in getCompilationResult()
1024 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError2OutputVariables::getLinkingResult() in getLinkingResult()
1037 std::string TessellationShaderError2OutputVariables::getTessellationControlShaderCode(unsigned int n_program_object) in getTessellationControlShaderCode()
1071 std::string TessellationShaderError2OutputVariables::getTessellationEvaluationShaderCode(unsigned int n_program_object) in getTessellationEvaluationShaderCode()
1096 bool TessellationShaderError2OutputVariables::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
H A DesextcTessellationShaderErrors.hpp193 class TessellationShaderError2OutputVariables : public TessellationShaderErrorsTestCaseBase class
197 TessellationShaderError2OutputVariables(Context& context, const ExtParameters& extParams);
199 virtual ~TessellationShaderError2OutputVariables(void) in ~TessellationShaderError2OutputVariables()

Completed in 5 milliseconds