Home
last modified time | relevance | path

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

12345678910>>...12

/external/deqp/
DAndroid.mk395 modules/gles3/accuracy/es3aAccuracyTests.cpp \
396 modules/gles3/accuracy/es3aTextureFilteringTests.cpp \
397 modules/gles3/accuracy/es3aTextureMipmapTests.cpp \
398 modules/gles3/accuracy/es3aVaryingInterpolationTests.cpp \
399 modules/gles3/functional/es3fApiCase.cpp \
400 modules/gles3/functional/es3fASTCDecompressionCases.cpp \
401 modules/gles3/functional/es3fAttribLocationTests.cpp \
402 modules/gles3/functional/es3fBlendTests.cpp \
403 modules/gles3/functional/es3fBooleanStateQueryTests.cpp \
404 modules/gles3/functional/es3fBufferCopyTests.cpp \
[all …]
/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/android/cts/master/src/
Degl-failures.txt119 dEQP-EGL.functional.color_clears.multi_context.gles3.other
120 dEQP-EGL.functional.color_clears.multi_context.gles3.rgb565_window
121 dEQP-EGL.functional.color_clears.multi_context.gles3.rgb888_pbuffer
122 dEQP-EGL.functional.color_clears.multi_context.gles3.rgb888_window
123 dEQP-EGL.functional.color_clears.multi_context.gles3.rgba5551_pbuffer
124 dEQP-EGL.functional.color_clears.multi_context.gles3.rgba5551_pixmap
125 dEQP-EGL.functional.color_clears.multi_context.gles3.rgba5551_window
126 dEQP-EGL.functional.color_clears.multi_context.gles3.rgba8888_pbuffer
127 dEQP-EGL.functional.color_clears.multi_context.gles3.rgba8888_window
184 dEQP-EGL.functional.color_clears.multi_thread.gles3.other
[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/master/
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.hpp30 namespace gles3 namespace
Des3fAttribLocationTests.hpp31 namespace gles3 namespace
Des3fBuiltinPrecisionTests.hpp31 namespace gles3 namespace
Des3fFboCompletenessTests.hpp30 namespace gles3 namespace
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()
Des3fReadPixelsTests.hpp31 namespace gles3 namespace
Des3fPixelBufferObjectTests.hpp31 namespace gles3 namespace
Des3fSamplerObjectTests.hpp31 namespace gles3 namespace
Des3fFboRenderTest.hpp31 namespace gles3 namespace
Des3fFlushFinishTests.hpp31 namespace gles3 namespace
Des3fShaderCommonFunctionTests.hpp30 namespace gles3 namespace
Des3fShaderOperatorTests.hpp30 namespace gles3 namespace

12345678910>>...12