Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderErrors.cpp59 addChild(new glcts::TessellationShaderError3InputBlocks(m_context, m_extParams)); in init()
1108 TessellationShaderError3InputBlocks::TessellationShaderError3InputBlocks(Context& context, in TessellationShaderError3InputBlocks() function in glcts::TessellationShaderError3InputBlocks
1123 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError3InputBlocks::getCompilationResult( in getCompilationResult()
1141 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError3InputBlocks::getLinkingResult() in getLinkingResult()
1154 std::string TessellationShaderError3InputBlocks::getTessellationControlShaderCode(unsigned int n_program_object) in getTessellationControlShaderCode()
1190 std::string TessellationShaderError3InputBlocks::getTessellationEvaluationShaderCode(unsigned int n_program_object) in getTessellationEvaluationShaderCode()
1221 bool TessellationShaderError3InputBlocks::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
H A DesextcTessellationShaderErrors.hpp216 class TessellationShaderError3InputBlocks : public TessellationShaderErrorsTestCaseBase class
220 TessellationShaderError3InputBlocks(Context& context, const ExtParameters& extParams);
222 virtual ~TessellationShaderError3InputBlocks(void) in ~TessellationShaderError3InputBlocks()

Completed in 4 milliseconds