OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setManagedSurface
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
Image9.h
63
void
setManagedSurface
(IDirect3DSurface9 *surface);
Image9.cpp
276
setManagedSurface
(storage9->getSurfaceLevel(level, false));
282
setManagedSurface
(storage9->getCubeMapSurface(GL_TEXTURE_CUBE_MAP_POSITIVE_X + face, level, false));
285
void Image9::
setManagedSurface
(IDirect3DSurface9 *surface)
Completed in 79 milliseconds