Searched refs:r600_alloc_buf_consts (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_state_common.c1322 static void *r600_alloc_buf_consts(struct r600_context *rctx, int shader_type, function in typeref:typename:void *
1360 constants = r600_alloc_buf_consts(rctx, shader_type, array_size, &base_offset);
1423 constants = r600_alloc_buf_consts(rctx, shader_type, array_size,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_state_common.c1381 static void *r600_alloc_buf_consts(struct r600_context *rctx, int shader_type, function in typeref:typename:void *
1419 constants = r600_alloc_buf_consts(rctx, shader_type, array_size, &base_offset);
1482 constants = r600_alloc_buf_consts(rctx, shader_type, array_size,

Completed in 10 milliseconds