OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_hw_submitted
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_cmdbuf.c
57
* @
num_hw_submitted
: Number of buffers currently being processed by hardware
63
unsigned
num_hw_submitted
;
member in struct:vmw_cmdbuf_context
337
ctx->
num_hw_submitted
= 0;
353
while (ctx->
num_hw_submitted
< man->max_hw_submitted &&
373
ctx->
num_hw_submitted
++;
406
ctx->
num_hw_submitted
--;
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025