Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderErrors.cpp55 addChild(new glcts::TessellationShaderError1InputBlocks(m_context, m_extParams)); in init()
581 TessellationShaderError1InputBlocks::TessellationShaderError1InputBlocks(Context& context, in TessellationShaderError1InputBlocks() function in glcts::TessellationShaderError1InputBlocks
596 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError1InputBlocks::getCompilationResult( in getCompilationResult()
620 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError1InputBlocks::getLinkingResult() in getLinkingResult()
633 std::string TessellationShaderError1InputBlocks::getTessellationControlShaderCode(unsigned int n_program_object) in getTessellationControlShaderCode()
669 std::string TessellationShaderError1InputBlocks::getTessellationEvaluationShaderCode(unsigned int n_program_object) in getTessellationEvaluationShaderCode()
693 std::string TessellationShaderError1InputBlocks::getVertexShaderCode(unsigned int n_program_object) in getVertexShaderCode()
721 bool TessellationShaderError1InputBlocks::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
H A DesextcTessellationShaderErrors.hpp121 class TessellationShaderError1InputBlocks : public TessellationShaderErrorsTestCaseBase class
125 TessellationShaderError1InputBlocks(Context& context, const ExtParameters& extParams);
127 virtual ~TessellationShaderError1InputBlocks(void) in ~TessellationShaderError1InputBlocks()

Completed in 5 milliseconds