Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderErrors.cpp56 addChild(new glcts::TessellationShaderError1InputVariables(m_context, m_extParams)); in init()
733 TessellationShaderError1InputVariables::TessellationShaderError1InputVariables(Context& context, in TessellationShaderError1InputVariables() function in glcts::TessellationShaderError1InputVariables
748 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError1InputVariables::getCompilationResult( in getCompilationResult()
766 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError1InputVariables::getLinkingResult() in getLinkingResult()
779 std::string TessellationShaderError1InputVariables::getTessellationControlShaderCode(unsigned int n_program_object) in getTessellationControlShaderCode()
812 std::string TessellationShaderError1InputVariables::getTessellationEvaluationShaderCode(unsigned int n_program_object) in getTessellationEvaluationShaderCode()
836 std::string TessellationShaderError1InputVariables::getVertexShaderCode(unsigned int n_program_object) in getVertexShaderCode()
859 bool TessellationShaderError1InputVariables::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
H A DesextcTessellationShaderErrors.hpp146 class TessellationShaderError1InputVariables : public TessellationShaderErrorsTestCaseBase class
150 TessellationShaderError1InputVariables(Context& context, const ExtParameters& extParams);
152 virtual ~TessellationShaderError1InputVariables(void) in ~TessellationShaderError1InputVariables()

Completed in 4 milliseconds