Home
last modified time | relevance | path

Searched refs:gles3 (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/external/deqp/modules/gles3/
DCMakeLists.txt32 deqp-gles3-accuracy
33 deqp-gles3-functional
34 deqp-gles3-performance
35 deqp-gles3-stress
41 add_deqp_module(deqp-gles3 "${DEQP_GLES3_SRCS}" "${DEQP_GLES3_LIBS}" tes3TestPackageEntry.cpp)
44 add_data_dir(deqp-gles3 ../../data/gles3/data gles3/data)
45 add_data_dir(deqp-gles3 ../../data/gles3/shaders gles3/shaders)
Dgles3.cmake2 add_subdirectory(gles3)
Dtes3InfoTests.hpp31 namespace gles3 namespace
Dtes3TestPackageEntry.cpp30 return new deqp::gles3::TestPackage(testCtx); in createTestPackage()
/external/deqp/
DAndroid.mk404 modules/gles3/accuracy/es3aAccuracyTests.cpp \
405 modules/gles3/accuracy/es3aTextureFilteringTests.cpp \
406 modules/gles3/accuracy/es3aTextureMipmapTests.cpp \
407 modules/gles3/accuracy/es3aVaryingInterpolationTests.cpp \
408 modules/gles3/functional/es3fApiCase.cpp \
409 modules/gles3/functional/es3fASTCDecompressionCases.cpp \
410 modules/gles3/functional/es3fAttribLocationTests.cpp \
411 modules/gles3/functional/es3fBlendTests.cpp \
412 modules/gles3/functional/es3fBooleanStateQueryTests.cpp \
413 modules/gles3/functional/es3fBufferCopyTests.cpp \
[all …]
/external/deqp/targets/gles3_wrapper/
Dgles3_wrapper.cmake12 wrappers/gles3/inc
13 wrappers/gles3 # Required by platform integration
15 add_subdirectory(wrappers/gles3)
/external/deqp/modules/gles3/accuracy/
DCMakeLists.txt14 add_library(deqp-gles3-accuracy STATIC ${DEQP_GLES3_ACCURACY_SRCS})
15 target_link_libraries(deqp-gles3-accuracy deqp-gl-shared glutil tcutil ${DEQP_GLES3_LIBRARIES})
/external/deqp/modules/
DCMakeLists.txt4 include(gles3/gles3.cmake OPTIONAL)
/external/deqp/modules/gles3/stress/
DCMakeLists.txt26 add_library(deqp-gles3-stress STATIC ${DEQP_GLES3_STRESS_SRCS})
27 target_link_libraries(deqp-gles3-stress deqp-gl-shared glutil tcutil ${DEQP_GLES3_LIBRARIES})
/external/deqp/modules/gles3/performance/
DCMakeLists.txt38 add_library(deqp-gles3-performance STATIC ${DEQP_GLES3_PERFORMANCE_SRCS})
39 target_link_libraries(deqp-gles3-performance deqp-gl-shared glutil tcutil ${DEQP_GLES3_LIBRARIES})
Des3pShaderCompilationCases.hpp31 namespace gles3 namespace
/external/deqp/android/cts/mnc/
Degl-master.txt262 dEQP-EGL.functional.color_clears.single_context.gles3.rgb565_pixmap
263 dEQP-EGL.functional.color_clears.single_context.gles3.rgb565_pbuffer
264 dEQP-EGL.functional.color_clears.single_context.gles3.rgb888_pixmap
265 dEQP-EGL.functional.color_clears.single_context.gles3.rgb888_pbuffer
266 dEQP-EGL.functional.color_clears.single_context.gles3.rgba4444_window
267 dEQP-EGL.functional.color_clears.single_context.gles3.rgba4444_pixmap
268 dEQP-EGL.functional.color_clears.single_context.gles3.rgba4444_pbuffer
269 dEQP-EGL.functional.color_clears.single_context.gles3.rgba8888_pixmap
270 dEQP-EGL.functional.color_clears.single_context.gles3.rgba8888_pbuffer
293 dEQP-EGL.functional.color_clears.multi_context.gles3.rgb565_pixmap
[all …]
/external/deqp/android/cts/mnc/src/
Degl-master.txt262 dEQP-EGL.functional.color_clears.single_context.gles3.rgb565_pixmap
263 dEQP-EGL.functional.color_clears.single_context.gles3.rgb565_pbuffer
264 dEQP-EGL.functional.color_clears.single_context.gles3.rgb888_pixmap
265 dEQP-EGL.functional.color_clears.single_context.gles3.rgb888_pbuffer
266 dEQP-EGL.functional.color_clears.single_context.gles3.rgba4444_window
267 dEQP-EGL.functional.color_clears.single_context.gles3.rgba4444_pixmap
268 dEQP-EGL.functional.color_clears.single_context.gles3.rgba4444_pbuffer
269 dEQP-EGL.functional.color_clears.single_context.gles3.rgba8888_pixmap
270 dEQP-EGL.functional.color_clears.single_context.gles3.rgba8888_pbuffer
293 dEQP-EGL.functional.color_clears.multi_context.gles3.rgb565_pixmap
[all …]
/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp42 namespace gles3 namespace
453 TfDeleteActiveTest (gles3::Context& context,
458 TfDeleteActiveTest::TfDeleteActiveTest (gles3::Context& context, in TfDeleteActiveTest()
556 TestGroup (gles3::Context& context) in TestGroup()
566 gles3::Context& ctx = getContext(); in init()
Des3fAttribLocationTests.hpp31 namespace gles3 namespace
Des3fLifetimeTests.hpp30 namespace gles3 namespace
Des3fBuiltinPrecisionTests.hpp31 namespace gles3 namespace
Des3fFboCompletenessTests.hpp30 namespace gles3 namespace
Des3fReadPixelsTests.hpp31 namespace gles3 namespace
Des3fSamplerObjectTests.hpp31 namespace gles3 namespace
Des3fFboRenderTest.hpp31 namespace gles3 namespace
Des3fPixelBufferObjectTests.hpp31 namespace gles3 namespace
Des3fCompressedTextureTests.hpp31 namespace gles3 namespace
Des3fShaderPackingFunctionTests.hpp30 namespace gles3 namespace
Des3fClippingTests.hpp31 namespace gles3 namespace

12345678910>>...13