/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderTests.cpp | 59 : TestCaseGroupBase(context, extParams, "geometry_shader", "Geometry Shader tests") in GeometryShaderTests() 69 TestCaseGroupBase* renderingTestGroup = in init() 70 new TestCaseGroupBase(m_context, m_extParams, "rendering", "Rendering (Test Group 1)"); in init() 71 TestCaseGroupBase* adjacencyTestGroup = in init() 73 TestCaseGroupBase* programResourceTestGroup = in init() 74 …new TestCaseGroupBase(m_context, m_extParams, "program_resource", "Program Resource (Test Group 3)… in init() 75 TestCaseGroupBase* nonarrayInputTestGroup = in init() 76 new TestCaseGroupBase(m_context, m_extParams, "nonarray_input", "Nonarray input (Test Group 4)"); in init() 77 …TestCaseGroupBase* inputTestGroup = new TestCaseGroupBase(m_context, m_extParams, "input", "Input … in init() 82 TestCaseGroupBase* layeredRenderingTestGroup = in init() [all …]
|
D | esextcGeometryShaderTests.hpp | 36 class GeometryShaderTests : public glcts::TestCaseGroupBase
|
D | esextcGeometryShaderAdjacencyTests.hpp | 203 class GeometryShaderAdjacencyTests : public glcts::TestCaseGroupBase
|
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderTests.cpp | 52 : TestCaseGroupBase(context, extParams, "tessellation_shader", "EXT_tessellation_shader tests") in TessellationShaderTests() 62 TestCaseGroupBase* vertexGroup = new TestCaseGroupBase(m_context, m_extParams, "vertex", ""); in init() 67 TestCaseGroupBase* singleGroup = new TestCaseGroupBase(m_context, m_extParams, "single", ""); in init()
|
D | esextcTessellationShaderWinding.hpp | 34 class TesselationShaderWindingTests : public glcts::TestCaseGroupBase
|
D | esextcTessellationShaderTests.hpp | 33 class TessellationShaderTests : public glcts::TestCaseGroupBase
|
D | esextcTessellationShaderQuads.hpp | 37 class TessellationShaderQuadsTests : public glcts::TestCaseGroupBase
|
D | esextcTessellationShaderPoints.hpp | 37 class TessellationShaderPointsTests : public glcts::TestCaseGroupBase
|
D | esextcTessellationShaderBarrier.hpp | 35 class TessellationShaderBarrierTests : public TestCaseGroupBase
|
D | esextcTessellationShaderTriangles.hpp | 36 class TessellationShaderTrianglesTests : public glcts::TestCaseGroupBase
|
/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestCaseBase.hpp | 248 class TestCaseGroupBase : public tcu::TestCaseGroup class 251 …TestCaseGroupBase(Context& context, const ExtParameters& extParam, const char* name, const char* d… 253 virtual ~TestCaseGroupBase(void) in ~TestCaseGroupBase() 267 inline TestCaseGroupBase::TestCaseGroupBase(Context& context, const ExtParameters& extParams, const… in TestCaseGroupBase() function in glcts::TestCaseGroupBase
|
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/ |
D | esextcDrawBuffersIndexedTests.cpp | 46 : TestCaseGroupBase(context, extParams, "draw_buffers_indexed", "Draw Buffers Indexed Tests") in DrawBuffersIndexedTests() 56 TestCaseGroupBase::init(); in init()
|
D | esextcDrawBuffersIndexedTests.hpp | 39 class DrawBuffersIndexedTests : public TestCaseGroupBase
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayImageTextureSizeTests.cpp | 47 : TestCaseGroupBase(context, extParams, name, description) in TextureCubeMapArrayImageTextureSizeTests() 58 glcts::TestCaseGroupBase::deinit(); in deinit()
|
D | esextcTextureCubeMapArrayTests.cpp | 45 : TestCaseGroupBase(context, extParams, "texture_cube_map_array", "Texture Cube Map Array Tests") in TextureCubeMapArrayTests() 55 TestCaseGroupBase::init(); in init()
|
D | esextcTextureCubeMapArrayImageTextureSizeTests.hpp | 71 class TextureCubeMapArrayImageTextureSizeTests : public glcts::TestCaseGroupBase
|
D | esextcTextureCubeMapArrayTests.hpp | 35 class TextureCubeMapArrayTests : public TestCaseGroupBase
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferTests.cpp | 50 : TestCaseGroupBase(context, extParams, "texture_buffer", "Texture Buffer Tests") in TextureBufferTests() 60 TestCaseGroupBase::init(); in init()
|
D | esextcTextureBufferTests.hpp | 39 class TextureBufferTests : public TestCaseGroupBase
|
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/ |
D | esextcGPUShader5Tests.cpp | 43 : TestCaseGroupBase(context, extParams, "gpu_shader5", "GPU Shader5 tests") in GPUShader5Tests() 54 TestCaseGroupBase::init(); in init()
|
D | esextcGPUShader5Tests.hpp | 35 class GPUShader5Tests : public glcts::TestCaseGroupBase
|
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/ |
D | esextcTextureBorderClampTests.hpp | 39 class TextureBorderClampTests : public TestCaseGroupBase
|
D | esextcTextureBorderClampSamplingTextureGroup.hpp | 39 class TextureBorderClampSamplingTextureGroup : public glcts::TestCaseGroupBase
|
D | esextcTextureBorderClampTests.cpp | 49 : TestCaseGroupBase(context, extParams, "texture_border_clamp", "Texture Border Clamp Tests") in TextureBorderClampTests() 59 TestCaseGroupBase::init(); in init()
|
D | esextcTextureBorderClampSamplingTextureGroup.cpp | 43 …: TestCaseGroupBase(context, extParams, "sampling_texture", "Texture Border Clamp Sampling Texture… in TextureBorderClampSamplingTextureGroup() 53 TestCaseGroupBase::init(); in init()
|