OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tile_alloc_offset
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/kernel/
vc4_drv.h
82
uint32_t
tile_alloc_offset
;
member in struct:vc4_exec_info
vc4_validate.c
373
exec->
tile_alloc_offset
= roundup(tile_state_size, 4096);
399
exec->tile_bo = drm_gem_cma_create(dev, exec->
tile_alloc_offset
+
408
exec->
tile_alloc_offset
);
vc4_render_cl.c
179
exec->
tile_alloc_offset
+
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/kernel/
vc4_drv.h
82
uint32_t
tile_alloc_offset
;
member in struct:vc4_exec_info
vc4_validate.c
373
exec->
tile_alloc_offset
= roundup(tile_state_size, 4096);
399
exec->tile_bo = drm_gem_cma_create(dev, exec->
tile_alloc_offset
+
408
exec->
tile_alloc_offset
);
vc4_render_cl.c
179
exec->
tile_alloc_offset
+
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
v3dx_rcl.c
572
uint32_t
tile_alloc_offset
=
local
575
list.address = cl_address(job->tile_alloc,
tile_alloc_offset
);
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dvx_meta_common.c
141
const uint32_t
tile_alloc_offset
=
local
144
list.address = v3dv_cl_address(job->tile_alloc,
tile_alloc_offset
);
v3dvx_cmd_buffer.c
660
const uint32_t
tile_alloc_offset
=
local
663
list.address = v3dv_cl_address(job->tile_alloc,
tile_alloc_offset
);
Completed in 15 milliseconds
Indexes created Tue Jul 28 00:24:17 UTC 2026