Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderErrors.cpp60 addChild(new glcts::TessellationShaderError3InputVariables(m_context, m_extParams)); in init()
1233 TessellationShaderError3InputVariables::TessellationShaderError3InputVariables(Context& context, in TessellationShaderError3InputVariables() function in glcts::TessellationShaderError3InputVariables
1248 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError3InputVariables::getCompilationResult( in getCompilationResult()
1266 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError3InputVariables::getLinkingResult() in getLinkingResult()
1279 std::string TessellationShaderError3InputVariables::getTessellationControlShaderCode(unsigned int n_program_object) in getTessellationControlShaderCode()
1312 std::string TessellationShaderError3InputVariables::getTessellationEvaluationShaderCode(unsigned int n_program_object) in getTessellationEvaluationShaderCode()
1340 bool TessellationShaderError3InputVariables::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
H A DesextcTessellationShaderErrors.hpp239 class TessellationShaderError3InputVariables : public TessellationShaderErrorsTestCaseBase class
243 TessellationShaderError3InputVariables(Context& context, const ExtParameters& extParams);
245 virtual ~TessellationShaderError3InputVariables(void) in ~TessellationShaderError3InputVariables()

Completed in 5 milliseconds