Searched refs:BATCH_SIZE (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | intel_batchbuffer.c | 51 #define BATCH_SIZE 8*1024 /* one bo is allocated each time, so the size can be small */ macro 104 "batch buffer", BATCH_SIZE, 0x1000)) == NULL) { 115 xvmc_driver->batch.size = BATCH_SIZE; 116 xvmc_driver->batch.space = BATCH_SIZE; 151 "batch buffer", BATCH_SIZE, 0x1000)) == NULL) { 161 xvmc_driver->batch.size = BATCH_SIZE; 162 xvmc_driver->batch.space = BATCH_SIZE;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ci/ |
| H A D | deqp-runner.sh | 6 BATCH_SIZE=5000 33 head -$BATCH_SIZE /tmp/case-list.txt > /tmp/next-batch.txt 52 sed -i '1,'$BATCH_SIZE'd' /tmp/case-list.txt
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | intel_batchbuffer.c | 51 #define BATCH_SIZE 8*1024 /* one bo is allocated each time, so the size can be small */ macro 78 "batch buffer", BATCH_SIZE, 0x1000)) == NULL) { 111 "batch buffer", BATCH_SIZE, 0x1000);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | intel_batchbuffer.c | 51 #define BATCH_SIZE 8*1024 /* one bo is allocated each time, so the size can be small */ macro 78 "batch buffer", BATCH_SIZE, 0x1000)) == NULL) { 111 "batch buffer", BATCH_SIZE, 0x1000);
|
Completed in 5 milliseconds