Home
last modified time | relevance | path

Searched refs:STATE_IS_GRAPHICS_CONSTANT_BUFFER (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dwined3d_private.h1598 #define STATE_IS_GRAPHICS_CONSTANT_BUFFER(a) \ macro
H A Dutils.c4695 if (STATE_IS_GRAPHICS_CONSTANT_BUFFER(state)) in debug_d3dstate()
H A Dstate.c5009 if (STATE_IS_GRAPHICS_CONSTANT_BUFFER(state_id)) in state_cb()