Home
last modified time | relevance | path

Searched defs:screen (Results 176 - 200 of 646) sorted by relevance

12345678910>>...26

/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_context.c126 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 Dsvga_pipe_rasterizer.c193 struct svga_screen *screen = svga_screen(pipe->screen); in svga_create_rasterizer_state() local
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dcontext.c45 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 Dtri-gs.c25 static struct pipe_screen *screen = NULL; variable
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_eglimage.c43 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 Dst_vdpau.c192 struct pipe_screen *screen = st->screen; in st_vdpau_map_surface() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dmultisample.c410 struct pipe_screen *screen = ctx->pipe->screen; in _mesa_GetProgrammableSampleCaps() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_query.c99 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 Dlp_texture.h68 struct llvmpipe_screen *screen; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_context.h14 struct nouveau_screen *screen; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.c53 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 Dnv30_query.c37 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 Dnv50_query_hw.c45 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 Dnv50_query.c171 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 Dnv50_query_hw_metric.c185 nv50_hw_metric_get_driver_query_info(struct nv50_screen *screen, unsigned id, in nv50_hw_metric_get_driver_query_info() argument
H A Dnv98_video.c89 struct nouveau_screen *screen = &nv50->screen->base; in nv98_create_decoder() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_compute.c30 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 Dxf86dri.c383 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 Ddrm-test.c44 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 Dfd6_draw.c346 struct fd_screen *screen = batch->ctx->screen; variable
H A Dfd6_resource.c202 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 Dfreedreno_gmem.h50 struct fd_screen *screen; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_performance_query.c40 struct iris_screen *screen = (struct iris_screen *) ice->ctx.screen; in iris_init_perf_query_info() local
H A Diris_utrace.c72 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 Dlima_context.c85 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...]

Completed in 13 milliseconds

12345678910>>...26