Home
last modified time | relevance | path

Searched refs:lima_ctx_buff (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/lima/
Dlima_context.h138 enum lima_ctx_buff { enum
314 uint32_t lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff);
315 void *lima_ctx_buff_map(struct lima_context *ctx, enum lima_ctx_buff buff);
316 void *lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff,
Dlima_context.c49 lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff) in lima_ctx_buff_va()
62 lima_ctx_buff_map(struct lima_context *ctx, enum lima_ctx_buff buff) in lima_ctx_buff_map()
71 lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff, in lima_ctx_buff_alloc()