Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderErrors.cpp64 addChild(new glcts::TessellationShaderError5InputVariables(m_context, m_extParams)); in init()
1694 TessellationShaderError5InputVariables::TessellationShaderError5InputVariables(Context& context, in TessellationShaderError5InputVariables() function in glcts::TessellationShaderError5InputVariables
1709 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError5InputVariables::getCompilationResult( in getCompilationResult()
1727 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError5InputVariables::getLinkingResult() in getLinkingResult()
1740 std::string TessellationShaderError5InputVariables::getTessellationControlShaderCode(unsigned int n_program_object) in getTessellationControlShaderCode()
1766 std::string TessellationShaderError5InputVariables::getTessellationEvaluationShaderCode(unsigned int n_program_object) in getTessellationEvaluationShaderCode()
1794 bool TessellationShaderError5InputVariables::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
H A DesextcTessellationShaderErrors.hpp331 class TessellationShaderError5InputVariables : public TessellationShaderErrorsTestCaseBase class
335 TessellationShaderError5InputVariables(Context& context, const ExtParameters& extParams);
337 virtual ~TessellationShaderError5InputVariables(void) in ~TessellationShaderError5InputVariables()

Completed in 5 milliseconds