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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_drv.c 1044 if (dev_priv->ctx.res_ht_initialized)
vmwgfx_drv.h 395 bool res_ht_initialized; member in struct:vmw_sw_context
vmwgfx_execbuf.c 3748 if (!sw_context->res_ht_initialized) {
3753 sw_context->res_ht_initialized = true;

Completed in 21 milliseconds