HomeSort by: relevance | last modified time | path
    Searched defs:bind_first_slot (Results 1 - 4 of 4) 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...]
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...]
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...]
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 44 milliseconds