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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.h33 void fd6_validate_format(struct fd_context *ctx, struct fd_resource *rsc,
H A Dfd6_context.c121 fd6_validate_format(fd_context(pctx), fd_resource(psurf->texture),
H A Dfd6_resource.c167 fd6_validate_format(struct fd_context *ctx, struct fd_resource *rsc, function in typeref:typename:void
H A Dfd6_texture.c200 fd6_validate_format(ctx, rsc, so->base.format);
218 fd6_validate_format(ctx, rsc, cso->format);
H A Dfd6_blitter.c915 fd6_validate_format(ctx, src, info->src.format);
916 fd6_validate_format(ctx, dst, info->dst.format);
1204 ctx->validate_format = fd6_validate_format;
H A Dfd6_image.c362 fd6_validate_format(ctx, fd_resource(buf->resource), buf->format);

Completed in 8 milliseconds