Searched refs:WINED3D_STATE_INIT_DEFAULT (Results 1 – 4 of 4) sorted by relevance
1853 WINED3D_STATE_NO_REF | WINED3D_STATE_INIT_DEFAULT); in wined3d_cs_exec_reset_state()2840 WINED3D_STATE_NO_REF | WINED3D_STATE_INIT_DEFAULT); in wined3d_cs_create()
1324 if (flags & WINED3D_STATE_INIT_DEFAULT) in state_init()
4994 &device->adapter->d3d_info, WINED3D_STATE_INIT_DEFAULT);5240 &adapter->d3d_info, WINED3D_STATE_INIT_DEFAULT);
2819 #define WINED3D_STATE_INIT_DEFAULT 0x00000002 macro