HomeSort by relevance Sort by last modified time
    Searched refs:render_target (Results 1 - 10 of 10) sorted by null

  /external/mesa3d/src/gallium/state_trackers/va/
va_picture.c 36 vlVaBeginPicture(VADriverContextP ctx, VAContextID context, VASurfaceID render_target)
va_surface.c 94 vlVaSyncSurface(VADriverContextP ctx, VASurfaceID render_target)
103 vlVaQuerySurfaceStatus(VADriverContextP ctx, VASurfaceID render_target, VASurfaceStatus *status)
va_private.h 88 VAStatus vlVaBeginPicture (VADriverContextP ctx,VAContextID context,VASurfaceID render_target);
91 VAStatus vlVaSyncSurface (VADriverContextP ctx,VASurfaceID render_target);
92 VAStatus vlVaQuerySurfaceStatus (VADriverContextP ctx,VASurfaceID render_target,VASurfaceStatus *status);
  /hardware/intel/common/libva/va/
va_trace.h 130 VASurfaceID render_target
148 VASurfaceID render_target
160 VASurfaceID render_target,
va_backend.h 168 VASurfaceID render_target
185 VASurfaceID render_target
190 VASurfaceID render_target,
196 VASurfaceID render_target,
va.c 1052 VASurfaceID render_target
1061 VA_TRACE_ALL(va_TraceBeginPicture, dpy, context, render_target);
1064 va_status = ctx->vtable->vaBeginPicture( ctx, context, render_target );
    [all...]
va.h     [all...]
va_trace.c     [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_surface_state.c 82 int render_target; member in struct:surface_format_info
530 if (gen >= rinfo->render_target &&
    [all...]

Completed in 516 milliseconds