Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderErrors.cpp62 addChild(new glcts::TessellationShaderError4InputVariables(m_context, m_extParams)); in init()
1467 TessellationShaderError4InputVariables::TessellationShaderError4InputVariables(Context& context, in TessellationShaderError4InputVariables() function in glcts::TessellationShaderError4InputVariables
1482 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError4InputVariables::g… in getCompilationResult()
1500 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError4InputVariables::getLi… in getLinkingResult()
1513 std::string TessellationShaderError4InputVariables::getTessellationControlShaderCode(unsigned int n… in getTessellationControlShaderCode()
1542 std::string TessellationShaderError4InputVariables::getTessellationEvaluationShaderCode(unsigned in… in getTessellationEvaluationShaderCode()
1567 bool TessellationShaderError4InputVariables::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
H A DesextcTessellationShaderErrors.hpp285 class TessellationShaderError4InputVariables : public TessellationShaderErrorsTestCaseBase class
289 TessellationShaderError4InputVariables(Context& context, const ExtParameters& extParams);
291 virtual ~TessellationShaderError4InputVariables(void) in ~TessellationShaderError4InputVariables()