Searched refs:num_bos (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_mempool.c | 123 unsigned num_bos = panvk_pool_num_bos(pool); local in function:panvk_pool_reset 125 struct panfrost_bo *, num_bos); 127 num_bos * sizeof(struct panfrost_bo *));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_job.h | 84 unsigned num_bos; member in struct:panfrost_batch
|
| H A D | pan_job.c | 290 batch->num_bos++; 589 batch->num_bos + 2, 599 assert(submit.bo_handle_count < batch->num_bos);
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_uxa.c | 125 i830_get_aperture_space(ScrnInfoPtr pScrn, drm_intel_bo **bo_table, int num_bos) argument 133 if (drm_intel_bufmgr_check_aperture_space(bo_table, num_bos) != 0) { 136 if (drm_intel_bufmgr_check_aperture_space(bo_table, num_bos) != 0)
|
| H A D | i830.h | 79 int num_bos);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_uxa.h | 272 int num_bos);
|
| H A D | intel_uxa.c | 134 int num_bos) 144 if (drm_intel_bufmgr_check_aperture_space(bo_table, num_bos) != 0) { 147 if (drm_intel_bufmgr_check_aperture_space(bo_table, num_bos) != 133 intel_uxa_get_aperture_space(ScrnInfoPtr scrn,drm_intel_bo ** bo_table,int num_bos) argument
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_uxa.h | 272 int num_bos);
|
| H A D | intel_uxa.c | 134 int num_bos) 144 if (drm_intel_bufmgr_check_aperture_space(bo_table, num_bos) != 0) { 147 if (drm_intel_bufmgr_check_aperture_space(bo_table, num_bos) != 133 intel_uxa_get_aperture_space(ScrnInfoPtr scrn,drm_intel_bo ** bo_table,int num_bos) argument
|
Completed in 11 milliseconds