HomeSort by relevance Sort by last modified time
    Searched refs:mDeviceEx (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
Renderer9.cpp 90 mDeviceEx = NULL;
141 SafeRelease(mDeviceEx);
381 result = mDevice->QueryInterface(IID_IDirect3DDevice9Ex, (void**) &mDeviceEx);
    [all...]
Renderer9.h 233 IDirect3DDevice9Ex *mDeviceEx; // Might be null if D3D9Ex is not supported.

Completed in 57 milliseconds