Home
last modified time | relevance | path

Searched defs:surf (Results 101 - 125 of 279) sorted by relevance

12345678910>>...12

/third_party/mesa3d/src/gallium/frontends/va/
H A Dpostproc.c40 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 Dpicture.c45 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 Dimage.c200 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 Dv3d_context.c259 struct v3d_surface *surf = v3d_surface(cbufs[i]); in v3d_get_tile_buffer_size() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dsurface.c493 struct pipe_surface *surf; in vlVdpVideoSurfaceDMABuf() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_texture.c332 softpipe_surface_destroy(struct pipe_context *pipe, struct pipe_surface *surf) softpipe_surface_destroy() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.h66 struct zink_surface *surf; member
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dsurface.c369 struct pipe_surface surf_templ, *surf; in XvMCPutSurface() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Dquad-sample.c33 static struct pipe_surface *surf = NULL; variable
H A Dtri-instanced.c30 static struct pipe_surface *surf = NULL; variable
H A Dshader-leak.c31 static struct pipe_surface *surf = NULL; variable
H A Dvs-test.c47 static struct pipe_surface *surf = NULL; variable
/third_party/mesa3d/src/mesa/main/
H A Drenderbuffer.c540 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 Dpan_layout.c474 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 Dfreedreno_batch_cache.c91 } surf[0]; member
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_emit.c122 struct i915_surface *surf = i915_surface(i915->framebuffer.cbufs[0]); in emit_immediate_s5() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_clear.c279 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 Dlima_blit.c47 struct lima_surface *surf = lima_surface(psurf); in lima_pack_blit_cmd() local
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dmagic.c66 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 Dvl_video_buffer.c310 unsigned i, j, array_size, surf; in vl_video_buffer_surfaces() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_blt.c217 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 Detnaviv_context.c321 struct pipe_resource *surf; in etna_draw_vbo() local
/third_party/mesa3d/src/gbm/main/
H A Dgbm.c724 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 DSkPixmap.cpp585 auto surf = SkSurface::MakeRasterDirect(dst.info(), dst.writable_addr(), dst.rowBytes()); in draw_orientation() local
/third_party/skia/tests/
H A DMultiPictureDocumentTest.cpp121 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

Completed in 19 milliseconds

12345678910>>...12