Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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::getCompilationResult( in getCompilationResult()
1500 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError4InputVariables::getLinkingResult() in getLinkingResult()
1513 std::string TessellationShaderError4InputVariables::getTessellationControlShaderCode(unsigned int n_program_object) in getTessellationControlShaderCode()
1542 std::string TessellationShaderError4InputVariables::getTessellationEvaluationShaderCode(unsigned int n_program_object) 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()

Completed in 5 milliseconds