Home
last modified time | relevance | path

Searched defs:EGL_SLOW_CONFIG (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Degl.h135 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */ macro
/external/swiftshader/include/EGL/
Degl.h107 #define EGL_SLOW_CONFIG 0x3050 macro
/external/angle/include/EGL/
Degl.h111 #define EGL_SLOW_CONFIG 0x3050 macro
/external/mesa3d/include/EGL/
Degl.h111 #define EGL_SLOW_CONFIG 0x3050 macro
/external/deqp/framework/egl/wrapper/
DeglwEnumsC.inl98 #define EGL_SLOW_CONFIG 0x3050 macro
DeglwEnums.inl98 #define EGL_SLOW_CONFIG 0x3050 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h212 #define EGL_SLOW_CONFIG 0x3050 macro
/external/crosvm/gpu_renderer/src/generated/
Depoxy_egl.rs6689 pub const EGL_SLOW_CONFIG: u32 = 12368; constant