Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderErrors.cpp57 addChild(new glcts::TessellationShaderError2OutputBlocks(m_context, m_extParams)); in init()
871 TessellationShaderError2OutputBlocks::TessellationShaderError2OutputBlocks(Context& context, in TessellationShaderError2OutputBlocks() function in glcts::TessellationShaderError2OutputBlocks
886 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError2OutputBlocks::getCompilationResult( in getCompilationResult()
904 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError2OutputBlocks::getLinkingResult() in getLinkingResult()
917 std::string TessellationShaderError2OutputBlocks::getTessellationControlShaderCode(unsigned int n_program_object) in getTessellationControlShaderCode()
954 std::string TessellationShaderError2OutputBlocks::getTessellationEvaluationShaderCode(unsigned int n_program_object) in getTessellationEvaluationShaderCode()
979 bool TessellationShaderError2OutputBlocks::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
H A DesextcTessellationShaderErrors.hpp170 class TessellationShaderError2OutputBlocks : public TessellationShaderErrorsTestCaseBase class
174 TessellationShaderError2OutputBlocks(Context& context, const ExtParameters& extParams);
176 virtual ~TessellationShaderError2OutputBlocks(void) in ~TessellationShaderError2OutputBlocks()

Completed in 4 milliseconds