Home
last modified time | relevance | path

Searched defs:GL_COORD_REPLACE_OES (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/include/GLES/
Dgl.h577 #define GL_COORD_REPLACE_OES 0x8862 macro
/external/mesa3d/include/GLES/
Dgl.h577 #define GL_COORD_REPLACE_OES 0x8862 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h587 #define GL_COORD_REPLACE_OES 0x8862 macro
/external/angle/include/GLES/
Dgl.h730 #define GL_COORD_REPLACE_OES 0x8862 macro
/external/crosvm/gpu_renderer/src/generated/
Depoxy_egl.rs3927 pub const GL_COORD_REPLACE_OES: u32 = 34914; constant