HomeSort by: relevance | last modified time | path
    Searched refs:staged_bindings_inuse (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_drv.h 382 * @staged_bindings_inuse: Whether the cached per-context binding tracker
408 bool staged_bindings_inuse; member in struct:vmw_sw_context
vmwgfx_execbuf.c 190 sw_context->staged_bindings_inuse = false;
237 if (sw_context->staged_bindings_inuse) {
246 sw_context->staged_bindings_inuse = true;

Completed in 19 milliseconds