| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | postproc.c | 40 vlVaRegionDefault(const VARectangle *region, vlVaSurface *surf, in vlVaRegionDefault() argument 213 vlVaSurface *surf; in vlVaPostProcBlit() local 393 vlVaSurface *surf; in vlVaHandleVAProcPipelineParameterBufferType() local 418 vlVaSurface *surf; vlVaHandleVAProcPipelineParameterBufferType() local [all...] |
| H A D | picture.c | 45 vlVaSurface *surf; in vlVaBeginPicture() local 110 vlVaSurface *surf = handle_table_get(drv->htab, surface_id); in vlVaGetReferenceFrame() local 671 vlVaSurface *surf; in vlVaEndPicture() local [all...] |
| H A D | image.c | 200 vlVaSurface *surf; in vlVaDeriveImage() local 471 vlVaSurface *surf; vlVaGetImage() local 615 vlVaSurface *surf; vlVaPutImage() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_context.c | 259 struct v3d_surface *surf = v3d_surface(cbufs[i]); in v3d_get_tile_buffer_size() local
|
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | surface.c | 493 struct pipe_surface *surf; in vlVdpVideoSurfaceDMABuf() local
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_texture.c | 332 softpipe_surface_destroy(struct pipe_context *pipe, struct pipe_surface *surf) softpipe_surface_destroy() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_surface.h | 66 struct zink_surface *surf; member
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/ |
| H A D | surface.c | 369 struct pipe_surface surf_templ, *surf; in XvMCPutSurface() local
|
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | quad-sample.c | 33 static struct pipe_surface *surf = NULL; variable
|
| H A D | tri-instanced.c | 30 static struct pipe_surface *surf = NULL; variable
|
| H A D | shader-leak.c | 31 static struct pipe_surface *surf = NULL; variable
|
| H A D | vs-test.c | 47 static struct pipe_surface *surf = NULL; variable
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | renderbuffer.c | 540 struct pipe_surface *surf = *psurf; in _mesa_regen_renderbuffer_surface() local 633 struct pipe_surface *surf = *psurf; in _mesa_update_renderbuffer_surface() local 656 struct pipe_surface *surf = pipe->create_surface(pipe, resource, &surf_tmpl); _mesa_update_renderbuffer_surface() local [all...] |
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_layout.c | 474 pan_iview_get_surface(const struct pan_image_view *iview, unsigned level, unsigned layer, unsigned sample, struct pan_surface *surf) pan_iview_get_surface() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch_cache.c | 91 } surf[0]; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_state_emit.c | 122 struct i915_surface *surf = i915_surface(i915->framebuffer.cbufs[0]); in emit_immediate_s5() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_clear.c | 279 struct blorp_surf surf; in fast_clear_color() local 349 struct blorp_surf surf; in clear_color() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_blit.c | 47 struct lima_surface *surf = lima_surface(psurf); in lima_pack_blit_cmd() local
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | magic.c | 66 asahi_size_surface(struct pipe_surface *surf) in asahi_size_surface() argument 99 agx_map_surface_resource(struct pipe_surface *surf, struct agx_resource *rsrc) in agx_map_surface_resource() argument 105 agx_map_surface(struct pipe_surface *surf) in agx_map_surface() argument 111 asahi_pack_iogpu_attachment(void *out, struct agx_resource *rsrc, struct pipe_surface *surf, unsigned total_size) asahi_pack_iogpu_attachment() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_video_buffer.c | 310 unsigned i, j, array_size, surf; in vl_video_buffer_surfaces() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_blt.c | 217 struct etna_surface *surf = etna_surface(dst); in etna_blit_clear_color_blt() local 269 struct etna_surface *surf = etna_surface(dst); etna_blit_clear_zs_blt() local [all...] |
| H A D | etnaviv_context.c | 321 struct pipe_resource *surf; in etna_draw_vbo() local
|
| /third_party/mesa3d/src/gbm/main/ |
| H A D | gbm.c | 724 gbm_surface_destroy(struct gbm_surface *surf) in gbm_surface_destroy() argument 749 gbm_surface_lock_front_buffer(struct gbm_surface *surf) in gbm_surface_lock_front_buffer() argument 767 gbm_surface_release_buffer(struct gbm_surface *surf, struc argument 789 gbm_surface_has_free_buffers(struct gbm_surface *surf) gbm_surface_has_free_buffers() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkPixmap.cpp | 585 auto surf = SkSurface::MakeRasterDirect(dst.info(), dst.writable_addr(), dst.rowBytes()); in draw_orientation() local
|
| /third_party/skia/tests/ |
| H A D | MultiPictureDocumentTest.cpp | 121 auto surf = SkSurface::MakeRaster(info); in DEF_TEST() local 161 auto surf = SkSurface::MakeRaster(info); in DEF_TEST() local 350 auto surf = SkSurface::MakeRaster(info); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|