Home
last modified time | relevance | path

Searched defs:screen (Results 151 - 175 of 613) sorted by relevance

12345678910>>...25

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_disk_cache.c53 void v3d_disk_cache_init(struct v3d_screen *screen) in v3d_disk_cache_init() argument
111 struct v3d_screen *screen = v3d->screen; in v3d_disk_cache_retrieve() local
195 struct v3d_screen *screen = v3d->screen; in v3d_disk_cache_store() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_buffer_upload.c77 struct pipe_screen *screen = upload->pipe->screen; in nine_upload_create_buffer_group() local
208 struct pipe_screen *screen = upload->pipe->screen; in nine_upload_create_buffer() local
[all...]
H A Dtexture9.c50 struct pipe_screen *screen = pParams->device->screen; in NineTexture9_ctor() local
H A Dquery9.c35 d3dquerytype_to_pipe_query(struct pipe_screen *screen, D3DQUERYTYPE type) in d3dquerytype_to_pipe_query() argument
78 nine_is_query_supported(struct pipe_screen *screen, D3DQUERYTYP argument
[all...]
H A Dvolumetexture9.c40 struct pipe_screen *screen = pParams->device->screen; in NineVolumeTexture9_ctor() local
/third_party/mesa3d/src/gallium/winsys/etnaviv/drm/
H A Detnaviv_drm_winsys.c136 struct etna_screen *screen = etna_screen(pscreen); in etna_drm_screen_destroy() local
/third_party/mesa3d/src/glx/apple/
H A Dappledri.c308 XAppleDRICreateSharedBuffer(Display * dpy, int screen, Drawable drawable, Bool doubleSwap, char *path, size_t pathlen, int *width, int *height) XAppleDRICreateSharedBuffer() argument
357 XAppleDRISwapBuffers(Display * dpy, int screen, Drawable drawable) XAppleDRISwapBuffers() argument
377 XAppleDRICreatePixmap(Display * dpy, int screen, Drawable drawable, int *width, int *height, int *pitch, int *bpp, size_t * size, char *bufname, size_t bufnamesize) XAppleDRICreatePixmap() argument
[all...]
H A Dapple_glx_pbuffer.c131 int screen; in apple_glx_pbuffer_create() local
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/glx/tests/
H A Dquery_renderer_implementation_unittest.cpp77 fake_queryInteger(__DRIscreen *screen, int attribute, unsigned int *val) in fake_queryInteger() argument
124 fake_queryString(__DRIscreen *screen, int attribute, const char **val) in fake_queryString() argument
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c64 struct pipe_screen *screen; member
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.c418 svga_resource_destroy(struct pipe_screen *screen, in svga_resource_destroy() argument
483 svga_buffer_create(struct pipe_screen *screen, in svga_buffer_create() argument
579 svga_user_buffer_create(struct pipe_screen *screen, void *ptr, unsigned bytes, unsigned bind) svga_user_buffer_create() argument
[all...]
H A Dsvga_state.c287 struct svga_screen *screen = svga_screen(svga->pipe.screen); in svga_update_state() local
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/wgl/
H A Dstw_device.h56 struct pipe_screen *screen; member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_query.c77 struct vc4_screen *screen = vc4_screen(pscreen); in vc4_get_driver_query_group_info() local
97 struct vc4_screen *screen = vc4_screen(pscreen); in vc4_get_driver_query_info() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.c36 zink_destroy_framebuffer(struct zink_screen *screen, in zink_destroy_framebuffer() argument
52 zink_init_framebuffer(struct zink_screen *screen, struct zink_framebuffer *fb, struct zink_render_pass *rp) in zink_init_framebuffer() argument
122 struct zink_screen *screen = zink_screen(ctx->base.screen); in create_framebuffer_imageless() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Devent.cpp142 pipe_screen *screen = queue()->device().pipe; in ~hard_event() local
148 pipe_screen *screen = queue()->device().pipe; in status() local
175 pipe_screen *screen = queue()->device().pipe; in wait() local
210 pipe_screen *screen in fence() local
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDxgiFns.cpp296 struct pipe_screen *screen = pipe->screen; in _RotateResourceIdentities() local
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DGalliumContext.cpp97 struct pipe_screen* screen = sw_screen_create(winsys); in CreateDisplay() local
129 struct pipe_screen* screen in DestroyDisplay() local
[all...]
/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

Completed in 12 milliseconds

12345678910>>...25