OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:macro_tile_width
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r600_cs.c
262
u32
macro_tile_width
= values->nbanks;
local in function:r600_get_array_mode_alignment
265
u32 macro_tile_bytes =
macro_tile_width
* macro_tile_height * tile_bytes;
290
*pitch_align = max((u32)
macro_tile_width
* tile_width,
radeon_r600_cs.c
262
u32
macro_tile_width
= values->nbanks;
local in function:r600_get_array_mode_alignment
265
u32 macro_tile_bytes =
macro_tile_width
* macro_tile_height * tile_bytes;
290
*pitch_align = max((u32)
macro_tile_width
* tile_width,
Completed in 135 milliseconds
Indexes created Thu Sep 25 06:09:39 GMT 2025