Searched refs:debugFlags (Results 1 – 2 of 2) sorted by relevance
242 public void setDebugFlags(int debugFlags) { in setDebugFlags() argument243 mDebugFlags = debugFlags; in setDebugFlags()
850 D3D12XBOX_PROCESS_DEBUG_FLAGS debugFlags = in create_device() local864 debugFlags |= D3D12XBOX_PROCESS_DEBUG_FLAG_DEBUG; in create_device()868 params.ProcessDebugFlags = debugFlags; in create_device()