OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tu_bo
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
tu_private.h
473
struct
tu_bo
struct
482
tu_bo_init_new(struct tu_device *dev, struct
tu_bo
*bo, uint64_t size);
485
struct
tu_bo
*bo,
489
tu_bo_export_dmabuf(struct tu_device *dev, struct
tu_bo
*bo);
491
tu_bo_finish(struct tu_device *dev, struct
tu_bo
*bo);
493
tu_bo_map(struct tu_device *dev, struct
tu_bo
*bo);
498
const struct
tu_bo
*bo;
551
struct
tu_bo
**bos;
558
struct
tu_bo
bo;
655
struct
tu_bo
*bo
[
all
...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_private.h
311
struct
tu_bo
struct
389
struct
tu_bo
bo;
394
struct
tu_bo
global_bo;
470
tu_bo_init_new(struct tu_device *dev, struct
tu_bo
*bo, uint64_t size,
474
struct
tu_bo
*bo,
478
tu_bo_export_dmabuf(struct tu_device *dev, struct
tu_bo
*bo);
480
tu_bo_finish(struct tu_device *dev, struct
tu_bo
*bo);
482
tu_bo_map(struct tu_device *dev, struct
tu_bo
*bo);
491
tu_get_scratch_bo(struct tu_device *dev, uint64_t size, struct
tu_bo
**bo);
496
const struct
tu_bo
*bo
[
all
...]
Completed in 6 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026