Searched refs:vsurf (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_context.h70 struct vmw_svga_winsys_surface *vsurf);
H A Dvmw_context.c87 struct vmw_svga_winsys_surface *vsurf; member in union:vmw_ctx_validate_item::__anon3295e080040a
259 p_atomic_dec(&isurf->vsurf->validated);
260 vmw_svga_winsys_surface_reference(&isurf->vsurf, NULL);
479 * @vsurf: Pointer to a vmw_svga_winsys_surface, the referenced info of which
488 struct vmw_svga_winsys_surface *vsurf)
492 util_hash_table_get(vswc->hash, vsurf);
496 p_atomic_dec(&vsurf->validated);
503 struct vmw_svga_winsys_surface *vsurf,
510 isrf = util_hash_table_get(vswc->hash, vsurf);
514 vmw_svga_winsys_surface_reference(&isrf->vsurf, vsur
487 vmw_swc_surface_clear_reference(struct svga_winsys_context * swc,struct vmw_svga_winsys_surface * vsurf) argument
501 vmw_swc_surface_only_relocation(struct svga_winsys_context * swc,uint32 * where,struct vmw_svga_winsys_surface * vsurf,unsigned flags) argument
547 struct vmw_svga_winsys_surface *vsurf; local in function:vmw_swc_surface_relocation
[all...]
H A Dvmw_screen_svga.c353 struct vmw_svga_winsys_surface *vsurf = vmw_svga_winsys_surface(surface); local in function:vmw_svga_winsys_surface_is_flushed
354 return (p_atomic_read(&vsurf->validated) == 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmw_context.h70 struct vmw_svga_winsys_surface *vsurf);
H A Dvmw_context.c88 struct vmw_svga_winsys_surface *vsurf; member in union:vmw_ctx_validate_item::__anond77ecab3040a
260 p_atomic_dec(&isurf->vsurf->validated);
261 vmw_svga_winsys_surface_reference(&isurf->vsurf, NULL);
471 * @vsurf: Pointer to a vmw_svga_winsys_surface, the referenced info of which
480 struct vmw_svga_winsys_surface *vsurf)
484 util_hash_table_get(vswc->hash, vsurf);
488 p_atomic_dec(&vsurf->validated);
495 struct vmw_svga_winsys_surface *vsurf,
502 isrf = util_hash_table_get(vswc->hash, vsurf);
506 vmw_svga_winsys_surface_reference(&isrf->vsurf, vsur
479 vmw_swc_surface_clear_reference(struct svga_winsys_context * swc,struct vmw_svga_winsys_surface * vsurf) argument
493 vmw_swc_surface_only_relocation(struct svga_winsys_context * swc,uint32 * where,struct vmw_svga_winsys_surface * vsurf,unsigned flags) argument
535 struct vmw_svga_winsys_surface *vsurf; local in function:vmw_swc_surface_relocation
[all...]
H A Dvmw_screen_svga.c660 struct vmw_svga_winsys_surface *vsurf = vmw_svga_winsys_surface(surface); local in function:vmw_svga_winsys_surface_is_flushed
661 return (p_atomic_read(&vsurf->validated) == 0);

Completed in 8 milliseconds