Searched defs:dsurf (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/egl/drivers/haiku/ |
D | egl_haiku.cpp | 281 haiku_make_current(_EGLDisplay *disp, _EGLSurface *dsurf, in haiku_make_current()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_descriptors.c | 79 struct zink_descriptor_surface *dsurf; member 81 struct zink_descriptor_surface *dsurf; member 155 get_descriptor_surface_hash(struct zink_context *ctx, struct zink_descriptor_surface *dsurf) in get_descriptor_surface_hash() 928 zink_descriptor_surface_desc_set_add(struct zink_descriptor_surface *dsurf, struct zink_descriptor_… in zink_descriptor_surface_desc_set_add() 1148 …d(struct zink_context *ctx, struct zink_descriptor_set *zds, struct zink_descriptor_surface *dsurf, in desc_set_sampler_add() 1187 …d(struct zink_context *ctx, struct zink_descriptor_set *zds, struct zink_descriptor_surface *dsurf, in desc_set_descriptor_surface_add()
|
/third_party/mesa3d/src/egl/drivers/wgl/ |
D | egl_wgl.c | 520 wgl_make_current(_EGLDisplay *disp, _EGLSurface *dsurf, in wgl_make_current()
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
D | egl_dri2.c | 1769 dri2_make_current(_EGLDisplay *disp, _EGLSurface *dsurf, in dri2_make_current()
|