OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NUM_ENTRIES
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTMathTable.h
14
@def
NUM_ENTRIES
17
#define
NUM_ENTRIES
1024
[
all
...]
/external/mesa3d/src/gallium/drivers/softpipe/
sp_tile_cache.h
79
#define
NUM_ENTRIES
50
90
union tile_address tile_addrs[
NUM_ENTRIES
];
91
struct softpipe_cached_tile *entries[
NUM_ENTRIES
];
Completed in 137 milliseconds