Home
last modified time | relevance | path

Searched defs:EGLConfig (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_OSX.mm156 {
201 {
247 …Similar to an EGLConfig, a context takes in a list of attributes specifying some of its capabiliti… argument
/external/deqp/framework/egl/wrapper/
DeglwTypes.inl52 typedef void* EGLConfig; typedef
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp23 typedef void *EGLConfig; typedef
/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp23 typedef void *EGLConfig; typedef
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Degl.h46 typedef void *EGLConfig; typedef
/external/swiftshader/include/EGL/
Degl.h58 typedef void *EGLConfig; typedef
/external/angle/include/EGL/
Degl.h62 typedef void *EGLConfig; typedef
/external/mesa3d/include/EGL/
Degl.h62 typedef void *EGLConfig; typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h115 typedef void *EGLConfig; typedef
/external/crosvm/gpu_renderer/src/generated/
Depoxy_egl.rs30257 pub type EGLConfig = *mut ::std::os::raw::c_void; typedef