OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mip_chain_bytes
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_surfacedefs.h
1398
* @
mip_chain_bytes
: Bytes required in the backing store for the whole chain
1410
size_t
mip_chain_bytes
;
member in struct:svga3dsurface_cache
1487
cache->
mip_chain_bytes
+= mip->bytes;
1489
cache->sheet_bytes = cache->
mip_chain_bytes
* num_layers;
1520
layer = offset / cache->
mip_chain_bytes
;
1521
offset -= layer * cache->
mip_chain_bytes
;
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_surface.c
1950
size_t backup_end = res->backup_offset + cache->
mip_chain_bytes
;
Completed in 35 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025