OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:panfrost_allocate_chunk
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
pan_allocate.h
116
panfrost_allocate_chunk
(struct panfrost_context *ctx, size_t size, unsigned heap_id);
pan_allocate.c
39
panfrost_allocate_chunk
(struct panfrost_context *ctx, size_t size, unsigned heap_id)
function
pan_context.c
1643
panfrost_allocate_chunk
(pan_context(pctx), 0, HEAP_DESCRIPTOR);
1825
struct panfrost_transfer transfer =
panfrost_allocate_chunk
(ctx, sizeof(struct mali_shader_meta), HEAP_DESCRIPTOR);
1863
struct panfrost_transfer transfer =
panfrost_allocate_chunk
(ctx, sizeof(struct mali_shader_meta), HEAP_DESCRIPTOR);
2390
query->transfer =
panfrost_allocate_chunk
(ctx, sizeof(unsigned), HEAP_DESCRIPTOR);
Completed in 6 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026