Edit

kc3-lang/angle/src/tests/deqp_tests/deqp_tests.txt

Branch :

  • Show log

    Commit

  • Author : Jamie Madill
    Date : 2015-03-16 17:25:51
    Hash : 559a2e8c
    Message : Move the ANGLE tests project to src/ *re-re-land with fix for Chrome's angle tests* BUG=angleproject:945 Change-Id: I3c64e2edc776c299791440f65f22450855eb6dfa Reviewed-on: https://chromium-review.googlesource.com/260448 Tested-by: Jamie Madill <jmadill@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org>

  • src/tests/deqp_tests/deqp_tests.txt
  • dEQP-GLES3.functional.prerequisite.*
    dEQP-GLES3.functional.buffer.write.*
    dEQP-GLES3.functional.samplers.*
    dEQP-GLES3.functional.state_query.internal_format.*
    dEQP-GLES3.functional.shaders.preprocessor.basic.*
    dEQP-GLES3.functional.shaders.preprocessor.invalid_redefinitions.*
    dEQP-GLES3.functional.shaders.preprocessor.comments.*
    dEQP-GLES3.functional.shaders.preprocessor.function_definitions.*
    dEQP-GLES3.functional.shaders.preprocessor.recursion.*
    dEQP-GLES3.functional.shaders.preprocessor.function_redefinitions.*
    dEQP-GLES3.functional.shaders.preprocessor.semantic.*
    dEQP-GLES3.functional.shaders.preprocessor.invalid_ops.*
    dEQP-GLES3.functional.shaders.preprocessor.directive.*
    dEQP-GLES3.functional.shaders.preprocessor.extensions.*
    dEQP-GLES3.functional.shaders.preprocessor.invalid_expressions.*
    dEQP-GLES3.functional.shaders.preprocessor.operator_precedence.*
    dEQP-GLES3.functional.shaders.constants.*
    dEQP-GLES3.functional.shaders.linkage.varying.interpolation.*
    dEQP-GLES3.functional.shaders.linkage.varying.usage.*
    dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.*
    dEQP-GLES3.functional.shaders.conversions.scalar_to_vector.*
    dEQP-GLES3.functional.shaders.conversions.vector_to_scalar.*
    dEQP-GLES3.functional.shaders.conversions.vector_illegal.*
    dEQP-GLES3.functional.shaders.conversions.vector_to_vector.*
    dEQP-GLES3.functional.texture.mipmap.2d.basic.*
    dEQP-GLES3.functional.texture.mipmap.2d.affine.*
    dEQP-GLES3.functional.texture.mipmap.2d.bias.*
    dEQP-GLES3.functional.texture.mipmap.cube.projected.*
    dEQP-GLES3.functional.texture.mipmap.cube.bias.*
    dEQP-GLES3.functional.texture.mipmap.3d.basic.*
    dEQP-GLES3.functional.texture.mipmap.3d.affine.*
    dEQP-GLES3.functional.texture.mipmap.3d.projected.*
    dEQP-GLES3.functional.texture.mipmap.3d.bias.*
    dEQP-GLES3.functional.multisample.*
    dEQP-GLES3.functional.shaders.linkage.varying.basic_types.*
    dEQP-GLES3.functional.shaders.linkage.varying.struct.*
    dEQP-GLES3.functional.shaders.linkage.varying.interpolation.*
    dEQP-GLES3.functional.shaders.linkage.varying.usage.*
    dEQP-GLES3.functional.shaders.linkage.uniform.*
    dEQP-GLES3.functional.rasterizer_discard.*