Searched refs:LIMA_CTX_BUFF_SUBMIT_GP (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| H A D | lima_context.h | 274 #define LIMA_CTX_BUFF_SUBMIT_GP (1 << 0) macro
|
| H A D | lima_draw.c | 817 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_uniform, LIMA_CTX_BUFF_SUBMIT_GP), 830 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_attribute_info, LIMA_CTX_BUFF_SUBMIT_GP), 834 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_varying_info, LIMA_CTX_BUFF_SUBMIT_GP), 880 LIMA_CTX_BUFF_SUBMIT_GP | LIMA_CTX_BUFF_SUBMIT_PP); 1316 LIMA_CTX_BUFF_SUBMIT_GP | LIMA_CTX_BUFF_SUBMIT_PP); 1340 lima_ctx_buff_va(ctx, lima_ctx_buff_sh_varying, LIMA_CTX_BUFF_SUBMIT_GP) + 1569 LIMA_CTX_BUFF_SUBMIT_GP); 1580 LIMA_CTX_BUFF_SUBMIT_GP);
|
| H A D | lima_context.c | 54 if (submit & LIMA_CTX_BUFF_SUBMIT_GP)
|
Completed in 6 milliseconds