| /third_party/mesa3d/src/glx/apple/ |
| H A D | apple_glx_context.c | 126 apple_glx_create_context(void **ptr, Display * dpy, int screen, in apple_glx_create_context() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_rasterizer.c | 193 struct svga_screen *screen = svga_screen(pipe->screen); in svga_create_rasterizer_state() local
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/ |
| H A D | context.c | 45 Validate(Display *dpy, XvPortID port, int surface_type_id, unsigned int width, unsigned int height, int flags, bool *found_port, int *screen, int *chroma_format, int *mc_type, int *surface_flags, unsigned short *subpic_max_w, unsigned short *subpic_max_h) Validate() argument
|
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | tri-gs.c | 25 static struct pipe_screen *screen = NULL; variable [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_eglimage.c | 43 is_format_supported(struct pipe_screen *screen, enum pipe_format format, in is_format_supported() argument 144 is_nv12_as_r8_g8b8_supported(struct pipe_screen *screen, struct st_egl_image *out, unsigned usage, bool *native_supported) is_nv12_as_r8_g8b8_supported() argument 171 struct pipe_screen *screen = st->screen; st_get_egl_image() local [all...] |
| H A D | st_vdpau.c | 192 struct pipe_screen *screen = st->screen; in st_vdpau_map_surface() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | multisample.c | 410 struct pipe_screen *screen = ctx->pipe->screen; in _mesa_GetProgrammableSampleCaps() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_query.c | 99 struct llvmpipe_screen *screen = llvmpipe_screen(pipe->screen); in llvmpipe_get_query_result() local 213 struct llvmpipe_screen *screen = llvmpipe_screen(pipe->screen); in llvmpipe_get_query_result_resource() local
|
| H A D | lp_texture.h | 68 struct llvmpipe_screen *screen; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_context.h | 14 struct nouveau_screen *screen; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_screen.c | 53 struct nv30_screen *screen = nv30_screen(pscreen); in nv30_screen_get_param() local 288 struct nv30_screen *screen = nv30_screen(pscreen); in nv30_screen_get_paramf() local 325 struct nv30_screen *screen = nv30_screen(pscreen); in nv30_screen_get_shader_param() local 509 struct nv30_screen *screen = nv30_screen(pscreen); in nv30_screen_get_compiler_options() local 524 struct nv30_screen *screen in nv30_screen_fence_emit() local 539 struct nv30_screen *screen = nv30_screen(pscreen); nv30_screen_fence_update() local 547 struct nv30_screen *screen = nv30_screen(pscreen); nv30_screen_destroy() local 585 struct nv30_screen *screen; nv30_screen_create() local [all...] |
| H A D | nv30_query.c | 37 nv30_ntfy(struct nv30_screen *screen, struct nv30_query_object *qo) in nv30_ntfy() argument 50 nv30_query_object_del(struct nv30_screen *screen, struct nv30_query_object **po) in nv30_query_object_del() argument 64 nv30_query_object_new(struct nv30_screen *screen) in nv30_query_object_new() argument 180 struct nv30_screen *screen = nv30->screen; nv30_query_end() local 202 struct nv30_screen *screen = nv30_screen(pipe->screen); nv30_query_result() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_query_hw.c | 45 struct nv50_screen *screen = nv50->screen; in nv50_hw_query_allocate() local 430 nv50_hw_get_driver_query_info(struct nv50_screen *screen, unsigned id, in nv50_hw_get_driver_query_info() argument [all...] |
| H A D | nv50_query.c | 171 struct nv50_screen *screen = nv50_screen(pscreen); in nv50_screen_get_driver_query_info() local 195 struct nv50_screen *screen = nv50_screen(pscreen); in nv50_screen_get_driver_query_group_info() local [all...] |
| H A D | nv50_query_hw_metric.c | 185 nv50_hw_metric_get_driver_query_info(struct nv50_screen *screen, unsigned id, in nv50_hw_metric_get_driver_query_info() argument
|
| H A D | nv98_video.c | 89 struct nouveau_screen *screen = &nv50->screen->base; in nv98_create_decoder() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_compute.c | 30 nvc0_screen_compute_setup(struct nvc0_screen *screen, in nvc0_screen_compute_setup() argument 252 struct nvc0_screen *screen = nvc0->screen; nvc0_compute_validate_driverconst() local 268 struct nvc0_screen *screen = nvc0->screen; nvc0_compute_validate_buffers() local 387 struct nvc0_screen *screen = nvc0->screen; nvc0_compute_upload_input() local 426 struct nvc0_screen *screen = nvc0->screen; nvc0_launch_grid() local [all...] |
| /third_party/libdrm/tests/ttmtest/src/ |
| H A D | xf86dri.c | 383 uniDRIDestroyContext(Display * ndpy, int screen, XID context) uniDRIDestroyContext() argument 405 uniDRICreateDrawable(Display * ndpy, int screen, Drawable drawable, drm_drawable_t * hHWDrawable) uniDRICreateDrawable() argument 436 uniDRIDestroyDrawable(Display * ndpy, int screen, Drawable drawable) uniDRIDestroyDrawable() argument 458 uniDRIGetDrawableInfo(Display * dpy, int screen, Drawable drawable, unsigned int *index, unsigned int *stamp, int *X, int *Y, int *W, int *H, int *numClipRects, drm_clip_rect_t ** pClipRects, int *backX, int *backY, int *numBackClipRects, drm_clip_rect_t ** pBackClipRects) uniDRIGetDrawableInfo() argument [all...] |
| /third_party/libdrm/tests/tegra/ |
| H A D | drm-test.c | 44 static int drm_screen_probe_connector(struct drm_screen *screen, in drm_screen_probe_connector() argument 93 struct drm_screen *screen; drm_screen_open() local 148 drm_screen_close(struct drm_screen *screen) drm_screen_close() argument 164 drm_framebuffer_new(struct drm_framebuffer **fbp, struct drm_screen *screen, uint32_t handle, unsigned int width, unsigned int height, unsigned int pitch, uint32_t format, void *data) drm_framebuffer_new() argument 214 drm_screen_set_framebuffer(struct drm_screen *screen, struct drm_framebuffer *fb) drm_screen_set_framebuffer() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_draw.c | 346 struct fd_screen *screen = batch->ctx->screen; variable
|
| H A D | fd6_resource.c | 202 struct fd_screen *screen = fd_screen(rsc->b.b.screen); in setup_lrz() local 303 struct fd_screen *screen = fd_screen(pscreen); in fd6_resource_screen_init() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_gmem.h | 50 struct fd_screen *screen; member
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_performance_query.c | 40 struct iris_screen *screen = (struct iris_screen *) ice->ctx.screen; in iris_init_perf_query_info() local
|
| H A D | iris_utrace.c | 72 struct iris_screen *screen = (struct iris_screen *)ctx->screen; in iris_utrace_read_ts() local 104 struct iris_screen *screen = (struct iris_screen *)ice->ctx.screen; in iris_utrace_init() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_context.c | 85 lima_context_create_drm_ctx(struct lima_screen *screen) in lima_context_create_drm_ctx() argument 97 lima_context_free_drm_ctx(struct lima_screen *screen, int id) in lima_context_free_drm_ctx() argument 139 struct lima_screen *screen = lima_screen(pctx->screen); in lima_context_destroy() local 205 struct lima_screen *screen = lima_screen(pscreen); in lima_context_create() local [all...] |