Searched refs:PIXMAP (Results 1 – 6 of 6) sorted by relevance
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
D | ohos_context_i.h | 48 PIXMAP, enumerator
|
D | rosen_context_impl.cpp | 147 case RCI_SURFACE_TYPE::PIXMAP: in SetConfig() 327 case RCI_SURFACE_TYPE::PIXMAP: in InitEglSurface()
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | xm_api.h | 321 PIXMAP, /* GLX pixmap */ enumerator
|
D | xm_api.c | 530 assert(type == WINDOW || type == PIXMAP || type == PBUFFER); in create_xmesa_buffer() 1124 b = create_xmesa_buffer((Drawable) p, PIXMAP, v, cmap); in XMesaCreatePixmapBuffer() 1150 b = create_xmesa_buffer((Drawable) p, PIXMAP, v, cmap); in XMesaCreatePixmapTextureBuffer()
|
/third_party/openGLES/extensions/EXT/ |
D | GLX_EXT_get_drawable_type.txt | 62 must have exactly one of GLX_{WINDOW,PIXMAP,PBUFFER}_BIT set.
|
/third_party/vk-gl-cts/framework/platform/ohos/context/ |
D | tcuOhosNativeContext.cpp | 158 surfaceType = OHOS::RCI_SURFACE_TYPE::PIXMAP; in OhosRendContext()
|