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

/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dsysteminfo.cc492 D3DCreate9Proc d3d_create_proc = reinterpret_cast<D3DCreate9Proc>( local
494 if (d3d_create_proc) {
495 IDirect3D9* d3d = d3d_create_proc(D3D_SDK_VERSION);

Completed in 59 milliseconds