Home
last modified time | relevance | path

Searched defs:screen (Results 76 - 100 of 646) sorted by relevance

12345678910>>...26

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fine_fence.h84 iris_fine_fence_reference(struct iris_screen *screen, in iris_fine_fence_reference() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_bo.h34 struct lima_screen *screen; member
H A Dlima_fence.c116 lima_fence_screen_init(struct lima_screen *screen) in lima_fence_screen_init() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs.c69 struct pipe_screen *screen = draw->pipe->screen; in draw_create_vertex_shader() local
/third_party/mesa3d/src/gallium/targets/libgl-d3d12/
H A Dlibgl_d3d12.c44 struct pipe_screen *screen = NULL; in gdi_screen_create() local
66 gdi_present(struct pipe_screen *screen, in gdi_present() argument
76 gdi_get_adapter_luid(struct pipe_screen *screen, in gdi_get_adapter_luid() argument
89 gdi_get_pfd_flags(struct pipe_screen *screen) in gdi_get_pfd_flags() argument
96 gdi_create_framebuffer(struct pipe_screen *screen, in gdi_create_framebuffer() argument
[all...]
/third_party/mesa3d/src/gallium/tests/graw/
H A Dclear.c21 struct pipe_screen *screen; variable
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.h42 struct pipe_screen *screen; member
60 rbug_screen(struct pipe_screen *screen) in rbug_screen() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fine_fence.h86 crocus_fine_fence_reference(struct crocus_screen *screen, in crocus_fine_fence_reference() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_perfmon.c439 etna_pm_query_setup(struct etna_screen *screen) in etna_pm_query_setup() argument
470 const struct etna_screen *screen = etna_screen(pscreen); in etna_pm_get_driver_query_info() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_suballoc.c100 struct pipe_screen *screen = allocator->pipe->screen; in u_suballocator_alloc() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys.h84 vl_dri2_screen_create(void *display, int screen) { return NULL; }; in vl_dri2_screen_create() argument
92 vl_dri3_screen_create(void *display, int screen) { return NULL; }; in vl_dri3_screen_create() argument
108 vl_xlib_swrast_screen_create(void *display, int screen) { return NULL; } in vl_xlib_swrast_screen_create() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_swtnl_draw.c159 struct svga_screen *screen = svga_screen(svga->pipe.screen); in svga_init_swtnl() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.h36 struct vc4_screen *screen; member
87 struct vc4_screen *screen; in vc4_bo_unreference() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_sw.c140 nvc0_sw_get_driver_query_info(struct nvc0_screen *screen, unsigned id, in nvc0_sw_get_driver_query_info() argument
/third_party/pulseaudio/src/utils/
H A Dpax11publish.c43 int c, ret = 1, screen = 0; in main() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dhgm_config_callback_manager.cpp72 auto screen = hgmCore.GetActiveScreen(); in RegisterHgmConfigChangeCallback() local
160 auto screen = hgmCore.GetActiveScreen(); in SyncHgmConfigChangeCallback() local
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H A Devents_subscriber.cpp71 auto screen = std::make_shared<ScreenStrategy>(); in Initialize() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dqueue.cpp101 pipe_screen *screen = device().pipe; in flush_unlocked() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_context.c52 struct dri_screen *screen = dri_screen(sPriv); in dri_create_context() local
263 struct dri_screen *screen = dri_screen(cPriv->driScreenPriv); dri_unbind_context() local
321 struct dri_screen *screen = dri_screen(sPriv); dri_get_current() local
[all...]
H A Ddri_drawable.h45 struct dri_screen *screen; member
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddevice.c41 vdp_imp_device_create_x11(Display *display, int screen, VdpDevice *device, in vdp_imp_device_create_x11() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_query_perfcnt.c143 v3d_get_driver_query_group_info_perfcnt(struct v3d_screen *screen, unsigned index, in v3d_get_driver_query_group_info_perfcnt() argument
163 v3d_get_driver_query_info_perfcnt(struct v3d_screen *screen, unsigned index, in v3d_get_driver_query_info_perfcnt() argument
H A Dv3d_fence.c76 v3d_fence_wait(struct v3d_screen *screen, in v3d_fence_wait() argument
113 struct v3d_screen *screen = v3d_screen(pscreen); in v3d_fence_finish() local
144 v3d_fence_init(struct v3d_screen *screen) in v3d_fence_init() argument
[all...]
H A Dv3d_query.c30 struct v3d_screen *screen = v3d_screen(pscreen); in v3d_get_driver_query_group_info() local
39 struct v3d_screen *screen = v3d_screen(pscreen); in v3d_get_driver_query_info() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.h46 struct pipe_screen *screen; member

Completed in 9 milliseconds

12345678910>>...26