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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_shader.c 793 static struct vmw_resource *vmw_shader_alloc(struct vmw_private *dev_priv, function in typeref:struct:vmw_resource *
1011 res = vmw_shader_alloc(dev_priv, buf, size, 0, shader_type);
vmwgfx_shader.c 793 static struct vmw_resource *vmw_shader_alloc(struct vmw_private *dev_priv, function in typeref:struct:vmw_resource *
1011 res = vmw_shader_alloc(dev_priv, buf, size, 0, shader_type);
vmwgfx_shader.c 793 static struct vmw_resource *vmw_shader_alloc(struct vmw_private *dev_priv, function in typeref:struct:vmw_resource *
1011 res = vmw_shader_alloc(dev_priv, buf, size, 0, shader_type);

Completed in 32 milliseconds