Home
last modified time | relevance | path

Searched defs:surfaceTypeBit (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
DteglRenderCase.hpp47 eglw::EGLint surfaceTypeBit; member
/third_party/glfw/src/
Degl_context.c95 int i, nativeCount, usableCount, apiBit, surfaceTypeBit; in chooseEGLConfig() local