Home
last modified time | relevance | path

Searched refs:debug_screen_wrap (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/target-helpers/
H A Ddrm_helper.h87 return screen ? debug_screen_wrap(screen) : NULL; in pipe_i915_create_screen()
103 return screen ? debug_screen_wrap(screen) : NULL; in pipe_iris_create_screen()
124 return screen ? debug_screen_wrap(screen) : NULL; in pipe_crocus_create_screen()
144 return screen ? debug_screen_wrap(screen) : NULL; in pipe_nouveau_create_screen()
167 return screen ? debug_screen_wrap(screen) : NULL; in pipe_kmsro_create_screen()
189 return rw ? debug_screen_wrap(rw->screen) : NULL; in pipe_r300_create_screen()
207 return rw ? debug_screen_wrap(rw->screen) : NULL; in pipe_r600_create_screen()
223 return screen ? debug_screen_wrap(screen) : NULL; in pipe_radeonsi_create_screen()
250 return screen ? debug_screen_wrap(screen) : NULL; in pipe_vmwgfx_create_screen()
267 return screen ? debug_screen_wrap(scree in pipe_msm_create_screen()
[all...]
H A Dinline_debug_helper.h28 debug_screen_wrap(struct pipe_screen *screen) in debug_screen_wrap() function
H A Dinline_sw_helper.h75 return screen ? debug_screen_wrap(screen) : NULL; in sw_screen_create_named()
/third_party/mesa3d/src/gallium/targets/osmesa/
H A Dtarget.c55 return debug_screen_wrap(screen); in osmesa_create_screen()
/third_party/mesa3d/src/gallium/targets/d3d10sw/
H A Dd3d10_gdi.c76 return debug_screen_wrap( screen ); in d3d10_create_screen()
/third_party/mesa3d/src/gallium/targets/pipe-loader/
H A Dpipe_swrast.c20 screen = debug_screen_wrap(screen); in swrast_create_screen()
/third_party/mesa3d/src/gallium/targets/libgl-xlib/
H A Dxlib.c69 return debug_screen_wrap( screen ); in swrast_xlib_create_screen()
/third_party/mesa3d/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c121 return debug_screen_wrap(screen); in graw_create_window_and_screen()
/third_party/mesa3d/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c40 return debug_screen_wrap( screen ); in graw_create_screen()
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DGalliumContext.cpp105 debug_screen_wrap(screen); in CreateDisplay()
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_sw.c429 return screen ? debug_screen_wrap(screen) : NULL; in pipe_loader_sw_create_screen()

Completed in 4 milliseconds