Home
last modified time | relevance | path

Searched refs:TessellationShaderError4InputBlocks (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderErrors.cpp61 addChild(new glcts::TessellationShaderError4InputBlocks(m_context, m_extParams)); in init()
1352 TessellationShaderError4InputBlocks::TessellationShaderError4InputBlocks(Context& context, in TessellationShaderError4InputBlocks() function in glcts::TessellationShaderError4InputBlocks
1367 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError4InputBlocks::getC… in getCompilationResult()
1385 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError4InputBlocks::getLinki… in getLinkingResult()
1398 std::string TessellationShaderError4InputBlocks::getTessellationControlShaderCode(unsigned int n_pr… in getTessellationControlShaderCode()
1430 std::string TessellationShaderError4InputBlocks::getTessellationEvaluationShaderCode(unsigned int n… in getTessellationEvaluationShaderCode()
1455 bool TessellationShaderError4InputBlocks::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
DesextcTessellationShaderErrors.hpp262 class TessellationShaderError4InputBlocks : public TessellationShaderErrorsTestCaseBase class
266 TessellationShaderError4InputBlocks(Context& context, const ExtParameters& extParams);
268 virtual ~TessellationShaderError4InputBlocks(void) in ~TessellationShaderError4InputBlocks()