Searched refs:PIXMAP (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_api.h | 321 PIXMAP, /* GLX pixmap */ enumerator
|
H A D | xm_api.c | 518 * \param type either WINDOW, PIXMAP or PBUFFER, describing d 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/vk-gl-cts/framework/platform/ohos/context/ |
H A D | tcuOhosNativeContext.cpp | 158 surfaceType = OHOS::RCI_SURFACE_TYPE::PIXMAP; in OhosRendContext()
|
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
H A D | ohos_context_i.h | 48 PIXMAP, member in OHOS::RCI_GLES_VERSION::RCI_SURFACE_TYPE
|
H A D | rosen_context_impl.cpp | 184 case RCI_SURFACE_TYPE::PIXMAP: in SetConfig() 365 case RCI_SURFACE_TYPE::PIXMAP: in InitEglSurface()
|
Completed in 6 milliseconds