Searched refs:brokenStencil (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c5611 adapter->brokenStencil = TRUE;
5616 adapter->brokenStencil = FALSE;
H A Dcontext.c1441 if(stencilBits != cfg->stencilSize && !(This->adapter->brokenStencil && stencilBits <= cfg->stencilSize))
H A Dwined3d_private.h1552 BOOL brokenStencil; /* Set on cards which only offer mixed depth+stencil */ member in struct:wined3d_adapter
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1580 BOOL brokenStencil; /* Set on cards which only offer mixed depth+stencil */ member in struct:wined3d_adapter

Completed in 79 milliseconds