Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Deglext.h104 #define EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR 0x30B3 /* eglCreateImageKHR target */ macro
/external/deqp/framework/egl/wrapper/
DeglwEnumsC.inl165 #define EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR 0x30B3 macro
DeglwEnums.inl165 #define EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR 0x30B3 macro
/external/angle/include/EGL/
Deglext.h195 #define EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR 0x30B3 macro
/external/swiftshader/include/EGL/
Deglext.h195 #define EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR 0x30B3 macro
/external/mesa3d/include/EGL/
Deglext.h195 #define EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR 0x30B3 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h1347 #define EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR 0x30B3 macro
/external/crosvm/gpu_renderer/src/generated/
Depoxy_egl.rs6759 pub const EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR: u32 = 12467; constant