Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderErrors.cpp63 addChild(new glcts::TessellationShaderError5InputBlocks(m_context, m_extParams)); in init()
1579 TessellationShaderError5InputBlocks::TessellationShaderError5InputBlocks(Context& context, in TessellationShaderError5InputBlocks() function in glcts::TessellationShaderError5InputBlocks
1594 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError5InputBlocks::getCompilationResult( in getCompilationResult()
1612 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError5InputBlocks::getLinkingResult() in getLinkingResult()
1625 std::string TessellationShaderError5InputBlocks::getTessellationControlShaderCode(unsigned int n_program_object) in getTessellationControlShaderCode()
1651 std::string TessellationShaderError5InputBlocks::getTessellationEvaluationShaderCode(unsigned int n_program_object) in getTessellationEvaluationShaderCode()
1682 bool TessellationShaderError5InputBlocks::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
H A DesextcTessellationShaderErrors.hpp308 class TessellationShaderError5InputBlocks : public TessellationShaderErrorsTestCaseBase class
312 TessellationShaderError5InputBlocks(Context& context, const ExtParameters& extParams);
314 virtual ~TessellationShaderError5InputBlocks(void) in ~TessellationShaderError5InputBlocks()

Completed in 5 milliseconds