OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_bos
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
panvk_mempool.c
123
unsigned
num_bos
= panvk_pool_num_bos(pool);
local
125
struct panfrost_bo *,
num_bos
);
127
num_bos
* sizeof(struct panfrost_bo *));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
pan_job.h
84
unsigned
num_bos
;
member in struct:panfrost_batch
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/
i830_uxa.c
125
i830_get_aperture_space(ScrnInfoPtr pScrn, drm_intel_bo **bo_table, int
num_bos
)
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)
i830.h
79
int
num_bos
);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
intel_uxa.h
272
int
num_bos
);
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
) !=
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
intel_uxa.h
272
int
num_bos
);
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
) !=
Completed in 10 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026