| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/ |
| H A D | agx_state.h | 174 uint8_t render_target[8][AGX_RENDER_TARGET_LENGTH]; member in struct:agx_context 285 uint64_t render_target);
|
| H A D | agx_pipe.c | 481 agx_pool_upload(&ctx->batch->pool, ctx->render_target[0], sizeof(ctx->render_target)));
|
| H A D | agx_state.c | 726 agx_pack(ctx->render_target[i], RENDER_TARGET, cfg) { 1258 uint64_t render_target) 1271 cfg.buffer = render_target; 1257 agx_build_store_pipeline(struct agx_context * ctx,uint32_t code,uint64_t render_target) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/ |
| H A D | va_private.h | 362 VAStatus vlVaBeginPicture(VADriverContextP ctx, VAContextID context, VASurfaceID render_target); 365 VAStatus vlVaSyncSurface(VADriverContextP ctx, VASurfaceID render_target); 366 VAStatus vlVaQuerySurfaceStatus(VADriverContextP ctx, VASurfaceID render_target, VASurfaceStatus *status); 367 VAStatus vlVaQuerySurfaceError(VADriverContextP ctx, VASurfaceID render_target,
|
| H A D | picture.c | 40 vlVaBeginPicture(VADriverContextP ctx, VAContextID context_id, VASurfaceID render_target) argument 65 surf = handle_table_get(drv->htab, render_target); 70 context->target_id = render_target;
|
| H A D | surface.c | 92 vlVaSyncSurface(VADriverContextP ctx, VASurfaceID render_target) argument 106 surf = handle_table_get(drv->htab, render_target); 147 vlVaQuerySurfaceStatus(VADriverContextP ctx, VASurfaceID render_target, VASurfaceStatus *status) argument 162 surf = handle_table_get(drv->htab, render_target); 187 vlVaQuerySurfaceError(VADriverContextP ctx, VASurfaceID render_target, VAStatus error_status, void **error_info) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/ |
| H A D | va_private.h | 367 VAStatus vlVaBeginPicture(VADriverContextP ctx, VAContextID context, VASurfaceID render_target); 370 VAStatus vlVaSyncSurface(VADriverContextP ctx, VASurfaceID render_target); 371 VAStatus vlVaQuerySurfaceStatus(VADriverContextP ctx, VASurfaceID render_target, VASurfaceStatus *status); 372 VAStatus vlVaQuerySurfaceError(VADriverContextP ctx, VASurfaceID render_target,
|
| H A D | surface.c | 92 vlVaSyncSurface(VADriverContextP ctx, VASurfaceID render_target) argument 106 surf = handle_table_get(drv->htab, render_target); 147 vlVaQuerySurfaceStatus(VADriverContextP ctx, VASurfaceID render_target, VASurfaceStatus *status) argument 162 surf = handle_table_get(drv->htab, render_target); 187 vlVaQuerySurfaceError(VADriverContextP ctx, VASurfaceID render_target, VAStatus error_status, void **error_info) argument
|
| H A D | picture.c | 41 vlVaBeginPicture(VADriverContextP ctx, VAContextID context_id, VASurfaceID render_target) argument 66 surf = handle_table_get(drv->htab, render_target); 71 context->target_id = render_target;
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/ |
| H A D | isl_format.c | 44 uint8_t render_target; member in struct:surface_format_info 396 return format_gen(devinfo) >= format_info[format].render_target;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/isl/ |
| H A D | isl_format.c | 44 uint8_t render_target; member in struct:surface_format_info 696 return devinfo->verx10 >= format_info[format].render_target;
|