Home
last modified time | relevance | path

Searched defs:screen (Results 26 - 50 of 669) sorted by relevance

12345678910>>...27

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_context.c76 struct fd_screen *screen = fd_screen(pscreen); in fd2_context_create() local
H A Dfd2_screen.c120 struct fd_screen *screen = fd_screen(pscreen); in fd2_screen_init() local
/third_party/skia/tools/sk_app/mac/
H A DWindowContextFactory_mac.h24 UIScreen* screen = view.window.screen ?: [UIScreen mainScreen]; in GetBackingScaleFactor() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_viewport_transform.c81 nir_ssa_def *screen = nir_fadd(&b, in nir_lower_viewport_transform() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_query_renderer.c86 struct dri_screen *screen = dri_screen(_screen); in dri2_query_renderer_integer() local
162 struct dri_screen *screen = dri_screen(_screen); dri2_query_renderer_string() local
[all...]
/third_party/mesa3d/src/gallium/winsys/freedreno/drm/
H A Dfreedreno_drm_winsys.c49 struct fd_screen *screen = fd_screen(pscreen); in fd_drm_screen_destroy() local
/third_party/mesa3d/src/gallium/targets/libgl-xlib/
H A Dxlib.c52 struct pipe_screen *screen = NULL; in swrast_xlib_create_screen() local
/third_party/mesa3d/src/gallium/winsys/lima/drm/
H A Dlima_drm_winsys.c44 struct lima_screen *screen = lima_screen(pscreen); in lima_drm_screen_destroy() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_framebuffer.c76 struct pipe_screen *screen = st->screen; in framebuffer_quantize_num_samples() local
/third_party/libdrm/tests/tegra/
H A Dgr2d-fill.c50 struct drm_screen *screen; in main() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_screen.c117 struct fd_screen *screen = fd_screen(pscreen); in fd4_screen_init() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_screen.c139 struct fd_screen *screen = fd_screen(pscreen); in fd5_screen_init() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_screen.c151 struct fd_screen *screen = fd_screen(pscreen); in fd6_screen_init() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_fence.h75 struct fd_screen *screen; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fine_fence.c36 iris_fine_fence_destroy(struct iris_screen *screen, in iris_fine_fence_destroy() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_disk_cache.c192 lima_disk_cache_init(struct lima_screen *screen) in lima_disk_cache_init() argument
/third_party/mesa3d/src/gallium/auxiliary/target-helpers/
H A Dinline_sw_helper.h40 struct pipe_screen *screen = NULL; in sw_screen_create_named() local
100 struct pipe_screen *screen = sw_screen_create_named(winsys, drivers[i]); sw_screen_create_vk() local
[all...]
H A Dsw_helper.h44 struct pipe_screen *screen = NULL; in sw_screen_create_named() local
103 struct pipe_screen *screen = sw_screen_create_named(winsys, config, drivers[i]); sw_screen_create_vk() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/renderonly/
H A Drenderonly.c114 struct pipe_screen *screen = rsc->screen; in renderonly_create_gpu_import_for_resource() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_gen_mipmap.c63 struct pipe_screen *screen = pipe->screen; in util_gen_mipmap() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_decoder.c36 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile, in vl_profile_supported() argument
49 vl_level_supported(struct pipe_screen *screen, enum pipe_video_profile profile) in vl_level_supported() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_screen.c113 struct fd_screen *screen = fd_screen(pscreen); in fd3_screen_init() local
/third_party/mesa3d/src/glx/
H A Dquery_renderer.c79 glXQueryRendererIntegerMESA(Display *dpy, int screen, in glXQueryRendererIntegerMESA() argument
140 glXQueryRendererStringMESA(Display *dpy, int screen, in glXQueryRendererStringMESA() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_assemble.c45 struct panfrost_screen *screen = pan_screen(pscreen); in panfrost_shader_compile() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_debug.c60 void r300_init_debug(struct r300_screen * screen) in r300_init_debug() argument

Completed in 7 milliseconds

12345678910>>...27