Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderErrors.cpp81 TessellationShaderErrorsTestCaseBase::TessellationShaderErrorsTestCaseBase(Context& context, in TessellationShaderErrorsTestCaseBase() function in glcts::TessellationShaderErrorsTestCaseBase
96 void TessellationShaderErrorsTestCaseBase::deinit() in deinit()
192 tcu::TestNode::IterateResult TessellationShaderErrorsTestCaseBase::iterate() in iterate()
498 unsigned int TessellationShaderErrorsTestCaseBase::getAmountOfProgramObjects() in getAmountOfProgramObjects()
511 std::string TessellationShaderErrorsTestCaseBase::getFragmentShaderCode(unsigned int n_program_object) in getFragmentShaderCode()
530 glw::GLenum TessellationShaderErrorsTestCaseBase::getGLEnumForPipelineStage(_pipeline_stage stage) in getGLEnumForPipelineStage()
566 std::string TessellationShaderErrorsTestCaseBase::getVertexShaderCode(unsigned int n_program_object) in getVertexShaderCode()
583 : TessellationShaderErrorsTestCaseBase(context, extParams, "tc_non_arrayed_per_vertex_input_blocks", in TessellationShaderError1InputBlocks()
596 TessellationShaderErrorsTestCaseBase
[all...]
H A DesextcTessellationShaderErrors.hpp46 class TessellationShaderErrorsTestCaseBase : public TestCaseBase class
50 TessellationShaderErrorsTestCaseBase(Context& context, const ExtParameters& extParams, const char* name,
53 virtual ~TessellationShaderErrorsTestCaseBase() in ~TessellationShaderErrorsTestCaseBase()
121 class TessellationShaderError1InputBlocks : public TessellationShaderErrorsTestCaseBase
146 class TessellationShaderError1InputVariables : public TessellationShaderErrorsTestCaseBase
170 class TessellationShaderError2OutputBlocks : public TessellationShaderErrorsTestCaseBase
193 class TessellationShaderError2OutputVariables : public TessellationShaderErrorsTestCaseBase
216 class TessellationShaderError3InputBlocks : public TessellationShaderErrorsTestCaseBase
239 class TessellationShaderError3InputVariables : public TessellationShaderErrorsTestCaseBase
262 class TessellationShaderError4InputBlocks : public TessellationShaderErrorsTestCaseBase
[all...]

Completed in 4 milliseconds