OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numVertexDecls
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_cmd.h
752
uint32
numVertexDecls
;
760
* 1. SVGA3dVertexDecl, quantity '
numVertexDecls
', but no more than
764
* 3. Optionally, SVGA3dVertexDivisor, quantity '
numVertexDecls
' (contains
1511
uint32
numVertexDecls
;
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_execbuf.c
1596
if (unlikely(cmd->body.
numVertexDecls
> maxnum)) {
1601
for (i = 0; i < cmd->body.
numVertexDecls
; ++i, ++decl) {
1611
cmd->body.
numVertexDecls
* sizeof(*decl)) / sizeof(*range);
Completed in 36 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026