OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bind_first_slot
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_binding.c
89
* @
bind_first_slot
: Used together with @bind_cmd_buffer to indicate the
113
u32
bind_first_slot
;
member in struct:vmw_ctx_binding_state
671
* emitted, @cbs->
bind_first_slot
is set to zero, and @cbs->bind_cmd_buffer
683
cbs->
bind_first_slot
= 0;
706
* emitted, @cbs->
bind_first_slot
indicates the index of the first emitted
721
cbs->
bind_first_slot
= i;
769
cmd->body.startView = cbs->
bind_first_slot
;
775
cbs->
bind_first_slot
, cbs->bind_cmd_count);
829
* emitted, @cbs->
bind_first_slot
is set to zero, and @cbs->bind_cmd_buffer
842
cbs->
bind_first_slot
= 0
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025