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.h114 enum lima_ctx_buff { enum
276 uint32_t lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff);
277 void *lima_ctx_buff_map(struct lima_context *ctx, enum lima_ctx_buff buff);
278 void *lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff,
Dlima_context.c48 lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff) in lima_ctx_buff_va()
61 lima_ctx_buff_map(struct lima_context *ctx, enum lima_ctx_buff buff) in lima_ctx_buff_map()
70 lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff, in lima_ctx_buff_alloc()