/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderTests.cpp | 70 new TestCaseGroupBase(m_context, m_extParams, "rendering", "Rendering (Test Group 1)"); in init() 72 new GeometryShaderAdjacencyTests(m_context, m_extParams, "adjacency", "Adjacency (Test Group 2)"); in init() 74 …new TestCaseGroupBase(m_context, m_extParams, "program_resource", "Program Resource (Test Group 3)… 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() 80 m_context, m_extParams, "primitive_counter", "PrimitiveCounter (Test Group 6)"); in init() 83 …new TestCaseGroupBase(m_context, m_extParams, "layered_rendering", "Layered rendering (Test Group … in init() 85 new TestCaseGroupBase(m_context, m_extParams, "clipping", "Clipping (Test Group 8)"); in init() 87 new TestCaseGroupBase(m_context, m_extParams, "blitting", "Blitting (Test Group 9)"); in init() 90 new TestCaseGroupBase(m_context, m_extParams, "layered_rendering_boundary_condition", in init() [all …]
|
D | esextcGeometryShaderPrimitiveCounter.cpp | 96 addChild(new GeometryShaderPrimitiveCounter(getContext(), m_extParams, "point_to_point", in init() 115 addChild(new GeometryShaderPrimitiveCounter(getContext(), m_extParams, "points_to_line_strip", in init() 138 addChild(new GeometryShaderPrimitiveCounter(getContext(), m_extParams, "points_to_triangle_strip", in init() 153 addChild(new GeometryShaderPrimitiveCounter(getContext(), m_extParams, "lines_to_points", in init() 172 addChild(new GeometryShaderPrimitiveCounter(getContext(), m_extParams, "lines_to_line_strip", in init() 195 addChild(new GeometryShaderPrimitiveCounter(getContext(), m_extParams, "lines_to_triangle_strip", in init() 210 addChild(new GeometryShaderPrimitiveCounter(getContext(), m_extParams, "triangles_to_points", in init() 229 addChild(new GeometryShaderPrimitiveCounter(getContext(), m_extParams, "triangles_to_line_strip", in init() 252 …addChild(new GeometryShaderPrimitiveCounter(getContext(), m_extParams, "triangles_to_triangle_stri… in init() 270 …getContext(), m_extParams, "points_to_points_rp", "Test Group 6.2 points to points", testConfigura… in init() [all …]
|
D | esextcGeometryShaderAdjacencyTests.cpp | 78 addChild(new GeometryShaderAdjacency(getContext(), m_extParams, "adjacency_non_indiced_lines", in init() 83 …addChild(new GeometryShaderAdjacency(getContext(), m_extParams, "adjacency_indiced_lines", "Test 2… in init() 91 addChild(new GeometryShaderAdjacency(getContext(), m_extParams, "adjacency_non_indiced_line_strip", in init() 96 …addChild(new GeometryShaderAdjacency(getContext(), m_extParams, "adjacency_indiced_line_strip", "T… in init() 104 addChild(new GeometryShaderAdjacency(getContext(), m_extParams, "adjacency_non_indiced_triangles", in init() 109 …addChild(new GeometryShaderAdjacency(getContext(), m_extParams, "adjacency_indiced_triangles", "Te… in init() 117 …addChild(new GeometryShaderAdjacency(getContext(), m_extParams, "adjacency_non_indiced_triangle_st… in init() 122 addChild(new GeometryShaderAdjacency(getContext(), m_extParams, "adjacency_indiced_triangle_strip", in init()
|
D | esextcGeometryShaderRendering.cpp | 445 … new GeometryShaderRenderingPointsCase(m_context, m_extParams, name, drawcall_mode, output_type)); in init() 452 … addChild(new GeometryShaderRenderingLinesCase(m_context, m_extParams, name, false, drawcall_mode, in init() 460 addChild(new GeometryShaderRenderingLinesCase(m_context, m_extParams, name, true, drawcall_mode, in init() 468 …addChild(new GeometryShaderRenderingTrianglesCase(m_context, m_extParams, name, false, drawcall_mo… in init() 476 …addChild(new GeometryShaderRenderingTrianglesCase(m_context, m_extParams, name, true, drawcall_mod… in init()
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayTests.cpp | 58 addChild(new TextureCubeMapArraySamplingTest(m_context, m_extParams, "sampling", "Test 1")); in init() 62 …new TextureCubeMapArrayColorDepthAttachmentsTest(m_context, m_extParams, "color_depth_attachments"… in init() 65 …addChild(new TextureCubeMapArrayStencilAttachments(m_context, m_extParams, "stencil_attachments_mu… in init() 67 …addChild(new TextureCubeMapArrayStencilAttachments(m_context, m_extParams, "stencil_attachments_mu… in init() 70 m_context, m_extParams, "stencil_attachments_immutable_nonlayered", "Test 3", true, false)); in init() 71 …addChild(new TextureCubeMapArrayStencilAttachments(m_context, m_extParams, "stencil_attachments_im… in init() 75 …addChild(new TextureCubeMapArrayTex3DValidation(m_context, m_extParams, "tex3D_validation", "Test … in init() 78 addChild(new TextureCubeMapArraySubImage3D(m_context, m_extParams, "subimage3D", "Test 5")); in init() 81 addChild(new TextureCubeMapArrayGetterCalls(m_context, m_extParams, "getter_calls", "Test 6")); in init() 85 m_context, m_extParams, "generate_mip_map_filterable_internalformat_mutable", in init() [all …]
|
D | esextcTextureCubeMapArrayImageTextureSizeTests.cpp | 66 …addChild(new TextureCubeMapArrayTextureSizeTFVertexShader(m_context, m_extParams, "texture_size_ve… in init() 68 …addChild(new TextureCubeMapArrayTextureSizeTFGeometryShader(m_context, m_extParams, "texture_size_… in init() 70 addChild(new TextureCubeMapArrayTextureSizeTFTessControlShader(m_context, m_extParams, in init() 72 addChild(new TextureCubeMapArrayTextureSizeTFTessEvaluationShader(m_context, m_extParams, in init() 74 …addChild(new TextureCubeMapArrayTextureSizeRTFragmentShader(m_context, m_extParams, "texture_size_… in init() 76 …addChild(new TextureCubeMapArrayTextureSizeRTComputeShader(m_context, m_extParams, "texture_size_c… in init()
|
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/ |
D | esextcGPUShader5Tests.cpp | 57 …addChild(new GPUShader5SamplerArrayIndexing(m_context, m_extParams, "sampler_array_indexing", "Tes… in init() 60 …addChild(new GPUShader5ImagesArrayIndexing(m_context, m_extParams, "images_array_indexing", "Test … in init() 64 …new GPUShader5AtomicCountersArrayIndexing(m_context, m_extParams, "atomic_counters_array_indexing"… in init() 68 …new GPUShader5UniformBlocksArrayIndexing(m_context, m_extParams, "uniform_blocks_array_indexing", … in init() 73 …addChild(new GPUShader5SSBOArrayIndexing(m_context, m_extParams, "ssbo_array_indexing", "Test 5")); in init() 77 addChild(new GPUShader5PreciseQualifier(m_context, m_extParams, "precise_qualifier", "Test 6")); in init() 80 addChild(new GPUShader5FmaAccuracyTest(m_context, m_extParams, "fma_accuracy", "Test 7")); in init() 83 …addChild(new GPUShader5FmaPrecision<IDT_FLOAT>(m_context, m_extParams, "fma_precision_float", "Tes… in init() 84 …addChild(new GPUShader5FmaPrecision<IDT_VEC2>(m_context, m_extParams, "fma_precision_vec2", "Test … in init() 85 …addChild(new GPUShader5FmaPrecision<IDT_VEC3>(m_context, m_extParams, "fma_precision_vec3", "Test … in init() [all …]
|
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderTests.cpp | 62 TestCaseGroupBase* vertexGroup = new TestCaseGroupBase(m_context, m_extParams, "vertex", ""); in init() 63 vertexGroup->addChild(new TessellationShaderVertexOrdering(m_context, m_extParams)); in init() 64 vertexGroup->addChild(new TessellationShaderVertexSpacing(m_context, m_extParams)); in init() 67 TestCaseGroupBase* singleGroup = new TestCaseGroupBase(m_context, m_extParams, "single", ""); in init() 69 …eGroup->addChild(new TessellationShaderPropertiesDefaultContextWideValues(m_context, m_extParams)); in init() 71 singleGroup->addChild(new TessellationShadersIsolines(m_context, m_extParams)); in init() 73 singleGroup->addChild(new TessellationShaderProgramInterfaces(m_context, m_extParams)); in init() 75 singleGroup->addChild(new TessellationShaderPropertiesProgramObject(m_context, m_extParams)); in init() 76 singleGroup->addChild(new TessellationShaderXFB(m_context, m_extParams)); in init() 77 singleGroup->addChild(new TessellationShaderMaxPatchVertices(m_context, m_extParams)); in init() [all …]
|
D | esextcTessellationShaderErrors.cpp | 55 addChild(new glcts::TessellationShaderError1InputBlocks(m_context, m_extParams)); in init() 56 addChild(new glcts::TessellationShaderError1InputVariables(m_context, m_extParams)); in init() 57 addChild(new glcts::TessellationShaderError2OutputBlocks(m_context, m_extParams)); in init() 58 addChild(new glcts::TessellationShaderError2OutputVariables(m_context, m_extParams)); in init() 59 addChild(new glcts::TessellationShaderError3InputBlocks(m_context, m_extParams)); in init() 60 addChild(new glcts::TessellationShaderError3InputVariables(m_context, m_extParams)); in init() 61 addChild(new glcts::TessellationShaderError4InputBlocks(m_context, m_extParams)); in init() 62 addChild(new glcts::TessellationShaderError4InputVariables(m_context, m_extParams)); in init() 63 addChild(new glcts::TessellationShaderError5InputBlocks(m_context, m_extParams)); in init() 64 addChild(new glcts::TessellationShaderError5InputVariables(m_context, m_extParams)); in init() [all …]
|
D | esextcTessellationShaderWinding.cpp | 309 addChild(new WindingCase(m_context, m_extParams, "triangles_ccw", "triangles", "ccw")); in init() 310 addChild(new WindingCase(m_context, m_extParams, "triangles_cw", "triangles", "cw")); in init() 311 addChild(new WindingCase(m_context, m_extParams, "quads_ccw", "quads", "ccw")); in init() 312 addChild(new WindingCase(m_context, m_extParams, "quads_cw", "quads", "cw")); in init()
|
D | esextcTessellationShaderBarrier.cpp | 51 addChild(new glcts::TessellationShaderBarrier1(m_context, m_extParams)); in init() 52 addChild(new glcts::TessellationShaderBarrier2(m_context, m_extParams)); in init() 53 addChild(new glcts::TessellationShaderBarrier3(m_context, m_extParams)); in init()
|
D | esextcTessellationShaderTriangles.cpp | 51 addChild(new glcts::TessellationShaderTrianglesDegenerateTriangle(m_context, m_extParams)); in init() 52 addChild(new glcts::TessellationShaderTrianglesIdenticalTriangles(m_context, m_extParams)); in init() 53 …hild(new glcts::TessellationShaderTrianglesInnerTessellationLevelRounding(m_context, m_extParams)); in init()
|
D | esextcTessellationShaderInvariance.cpp | 66 addChild(new glcts::TessellationShaderInvarianceRule1Test(m_context, m_extParams)); in init() 67 addChild(new glcts::TessellationShaderInvarianceRule2Test(m_context, m_extParams)); in init() 68 addChild(new glcts::TessellationShaderInvarianceRule3Test(m_context, m_extParams)); in init() 69 addChild(new glcts::TessellationShaderInvarianceRule4Test(m_context, m_extParams)); in init() 70 addChild(new glcts::TessellationShaderInvarianceRule5Test(m_context, m_extParams)); in init() 71 addChild(new glcts::TessellationShaderInvarianceRule6Test(m_context, m_extParams)); in init() 72 addChild(new glcts::TessellationShaderInvarianceRule7Test(m_context, m_extParams)); in init()
|
D | esextcTessellationShaderPoints.cpp | 54 addChild(new glcts::TessellationShaderPointsgl_PointSize(m_context, m_extParams)); in init() 55 addChild(new glcts::TessellationShaderPointsVerification(m_context, m_extParams)); in init()
|
D | esextcTessellationShaderQuads.cpp | 51 addChild(new glcts::TessellationShaderQuadsDegenerateCase(m_context, m_extParams)); in init() 52 addChild(new glcts::TessellationShaderQuadsInnerTessellationLevelRounding(m_context, m_extParams)); in init()
|
D | esextcTessellationShaderTessellation.cpp | 223 …TessellationShaderTessellationgl_InvocationID_PatchVerticesIn_PrimitiveID(m_context, m_extParams)); in init() 225 …new glcts::TessellationShaderTessellationgl_TessCoord(m_context, m_extParams, TESSELLATION_TEST_TY… in init() 226 …addChild(new glcts::TessellationShaderTessellationgl_TessCoord(m_context, m_extParams, TESSELLATIO… in init() 227 addChild(new glcts::TessellationShaderTessellationInputPatchDiscard(m_context, m_extParams)); in init() 228 addChild(new glcts::TessellationShaderTessellationMaxInOut(m_context, m_extParams)); in init()
|
D | esextcTessellationShaderTCTE.cpp | 52 addChild(new glcts::TessellationShaderTCTEDataPassThrough(m_context, m_extParams)); in init() 53 addChild(new glcts::TessellationShaderTCTEgl_in(m_context, m_extParams)); in init() 54 …d(new glcts::TessellationShaderTCTEgl_MaxPatchVertices_Position_PointSize(m_context, m_extParams)); in init() 55 addChild(new glcts::TessellationShaderTCTEgl_PatchVerticesIn(m_context, m_extParams)); in init() 56 addChild(new glcts::TessellationShaderTCTEgl_TessLevel(m_context, m_extParams)); in init()
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferTests.cpp | 65 addChild(new TextureBufferOperationsViaBufferObjectLoad(m_context, m_extParams, in init() 68 …addChild(new TextureBufferOperationsViaCPUWrites(m_context, m_extParams, "texture_buffer_operation… in init() 72 m_context, m_extParams, "texture_buffer_operations_framebuffer_readback", "Test 1.3")); in init() 75 m_context, m_extParams, "texture_buffer_operations_transform_feedback", "Test 1.4")); in init() 77 …addChild(new TextureBufferOperationsViaImageStore(m_context, m_extParams, "texture_buffer_operatio… in init() 80 …addChild(new TextureBufferOperationsViaSSBOWrites(m_context, m_extParams, "texture_buffer_operatio… in init() 84 …addChild(new TextureBufferMAXSizeValidation(m_context, m_extParams, "texture_buffer_max_size", "Te… in init() 88 …new TextureBufferTextureBufferRange(m_context, m_extParams, "texture_buffer_texture_buffer_range",… in init() 91 …addChild(new TextureBufferParamValueIntToFloatConversion(m_context, m_extParams, "texture_buffer_c… in init() 95 …addChild(new TextureBufferAtomicFunctions(m_context, m_extParams, "texture_buffer_atomic_functions… in init() [all …]
|
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/ |
D | esextcTextureBorderClampTests.cpp | 63 …new TextureBorderClampParameterBorderColorErrorTest(m_context, m_extParams, "border_color_errors",… in init() 66 …addChild(new TextureBorderClampTexParameterIErrorsTest(m_context, m_extParams, "texparameteri_erro… in init() 70 …new TextureBorderClampGetTexParameterIErrorsTest(m_context, m_extParams, "gettexparameteri_errors"… in init() 73 addChild(new TextureBorderClampSamplerParameterIErrorTest(m_context, m_extParams, in init() 77 addChild(new TextureBorderClampSamplerParameterIWithWrongPnameTest(m_context, m_extParams, in init() 81 …addChild(new TextureBorderClampParameterTextureBorderColor(m_context, m_extParams, "samplerparamet… in init() 90 m_context, m_extParams, "Texture2DRGBA32F", "Test 7", configurationTexture2DRGBA32F)); in init() 97 …addChild(new TextureBorderClampSamplingTexture<glw::GLint, glw::GLint>(m_context, m_extParams, "Te… in init() 105 …addChild(new TextureBorderClampSamplingTexture<glw::GLuint, glw::GLuint>(m_context, m_extParams, "… in init() 113 …addChild(new TextureBorderClampSamplingTexture<glw::GLubyte, glw::GLubyte>(m_context, m_extParams,… in init() [all …]
|
D | esextcTextureBorderClampSamplingTextureGroup.cpp | 65 m_context, m_extParams, "Texture2DRGBA32F", "Test 7", configurationTexture2DRGBA32F)); in init() 72 …addChild(new TextureBorderClampSamplingTexture<glw::GLint, glw::GLint>(m_context, m_extParams, "Te… in init() 80 …addChild(new TextureBorderClampSamplingTexture<glw::GLuint, glw::GLuint>(m_context, m_extParams, "… in init() 88 …addChild(new TextureBorderClampSamplingTexture<glw::GLubyte, glw::GLubyte>(m_context, m_extParams,… in init() 96 …addChild(new TextureBorderClampSamplingTexture<glw::GLfloat, glw::GLubyte>(m_context, m_extParams,… in init() 104 …addChild(new TextureBorderClampSamplingTexture<glw::GLushort, glw::GLubyte>(m_context, m_extParams… in init() 113 m_context, m_extParams, "Texture2DCompressed", "Test 7", configurationTexture2DCompressed)); in init() 123 m_context, m_extParams, "Texture2DArrayRGBA32F", "Test 7", configurationTexture2DArrayRGBA32F)); in init() 130 …addChild(new TextureBorderClampSamplingTexture<glw::GLint, glw::GLint>(m_context, m_extParams, "Te… in init() 139 m_context, m_extParams, "Texture2DArrayR32UI", "Test 7", configurationTexture2DArrayR32UI)); in init() [all …]
|
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/ |
D | esextcDrawBuffersIndexedTests.cpp | 59 …addChild(new DrawBuffersIndexedCoverage(m_context, m_extParams, "coverage", "Basic coverage test")… in init() 63 …new DrawBuffersIndexedDefaultState(m_context, m_extParams, "default_state", "Default state verific… in init() 66 …addChild(new DrawBuffersIndexedSetGet(m_context, m_extParams, "set_get", "Setting and getting stat… in init() 69 …addChild(new DrawBuffersIndexedColorMasks(m_context, m_extParams, "color_masks", "Masking color te… in init() 72 addChild(new DrawBuffersIndexedBlending(m_context, m_extParams, "blending", "Blending test")); in init() 75 addChild(new DrawBuffersIndexedNegative(m_context, m_extParams, "negative", "Negative test")); in init()
|
/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestCaseBase.hpp | 264 ExtParameters m_extParams; member in glcts::TestCaseGroupBase 269 …: tcu::TestCaseGroup(context.getTestContext(), name, description), m_context(context), m_extParams… in TestCaseGroupBase()
|
/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/ |
D | esextcDrawElementsBaseVertexTests.cpp | 3304 addChild(new DrawElementsBaseVertexFunctionalCorrectBaseVertexBehavior(m_context, m_extParams)); in init() 3305 addChild(new DrawElementsBaseVertexFunctionalCorrectBaseVertexBehavior2(m_context, m_extParams)); in init() 3306 … DrawElementsBaseVertexFunctionalCorrectBaseVertexBehaviorAEPShaderStages(m_context, m_extParams)); in init() 3307 …ld(new DrawElementsBaseVertexFunctionalCorrectBaseVertexBehaviorUnderflow(m_context, m_extParams)); in init() 3308 …ild(new DrawElementsBaseVertexFunctionalCorrectBaseVertexBehaviorOverflow(m_context, m_extParams)); in init() 3309 addChild(new DrawElementsBaseVertexNegativeActiveTransformFeedbackTest(m_context, m_extParams)); in init() 3310 addChild(new DrawElementsBaseVertexNegativeInvalidCountArgumentTest(m_context, m_extParams)); in init() 3311 …addChild(new DrawElementsBaseVertexNegativeInvalidInstanceCountArgumentTest(m_context, m_extParams… in init() 3312 addChild(new DrawElementsBaseVertexNegativeInvalidModeArgumentTest(m_context, m_extParams)); in init() 3313 addChild(new DrawElementsBaseVertexNegativeInvalidPrimcountArgumentTest(m_context, m_extParams)); in init() [all …]
|
/external/deqp/external/openglcts/modules/common/ |
D | glcViewportArrayTests.cpp | 4801 addChild(new ViewportArray::APIErrors(m_context, m_extParams)); in init() 4802 addChild(new ViewportArray::Queries(m_context, m_extParams)); in init() 4803 addChild(new ViewportArray::ViewportAPI(m_context, m_extParams)); in init() 4804 addChild(new ViewportArray::ScissorAPI(m_context, m_extParams)); in init() 4805 addChild(new ViewportArray::DepthRangeAPI(m_context, m_extParams)); in init() 4806 addChild(new ViewportArray::ScissorTestStateAPI(m_context, m_extParams)); in init() 4807 addChild(new ViewportArray::DrawToSingleLayerWithMultipleViewports(m_context, m_extParams)); in init() 4808 addChild(new ViewportArray::DynamicViewportIndex(m_context, m_extParams)); in init() 4809 addChild(new ViewportArray::DrawMulitpleViewportsWithSingleInvocation(m_context, m_extParams)); in init() 4810 addChild(new ViewportArray::ViewportIndexSubroutine(m_context, m_extParams)); in init() [all …]
|