OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SVGA_COTABLE_MAX_IDS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_so.c
277
return (user_key <
SVGA_COTABLE_MAX_IDS
&&
572
BUILD_BUG_ON(
SVGA_COTABLE_MAX_IDS
>= ((1 << 20) - 1));
vmwgfx_cotable.c
638
if (id < 0 || id >=
SVGA_COTABLE_MAX_IDS
) {
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_types.h
1699
#define
SVGA_COTABLE_MAX_IDS
(MAX_UINT16 - 2)
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025