Home
last modified time | relevance | path

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

12345678910>>...26

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_rss.c102 struct svga_screen *screen = svga_screen(svga->pipe.screen); in emit_rss_vgpu9() local
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
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_blit.c49 struct zink_screen *screen = zink_screen(ctx->base.screen); in blit_resolve() local
116 get_resource_features(struct zink_screen *screen, struct zink_resource *res) in get_resource_features() argument
147 struct zink_screen *screen = zink_screen(ctx->base.screen); in blit_native() local
[all...]
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/vdpau/
H A Dpresentation.c311 struct pipe_screen *screen; in vlVdpPresentationQueueBlockUntilSurfaceIdle() local
346 struct pipe_screen *screen; vlVdpPresentationQueueQuerySurfaceStatus() local
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/wrapper/
H A Dwrapper_sw_winsys.c53 struct pipe_screen *screen; member
288 wrapper_sw_winsys_wrap_pipe_screen(struct pipe_screen *screen) wrapper_sw_winsys_wrap_pipe_screen() argument
326 struct pipe_screen *screen = wsw->screen; wrapper_sw_winsys_dewrap_pipe_screen() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c331 char *si_finalize_nir(struct pipe_screen *screen, void *nirptr) in si_finalize_nir() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_job.c484 struct v3d_screen *screen = v3d->screen; in v3d_job_submit() local
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/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/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...]

Completed in 13 milliseconds

12345678910>>...26