Home
last modified time | relevance | path

Searched defs:textureFormat (Results 1 – 6 of 6) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/post/
DFilter.java97 …public void init(Renderer renderer, int width, int height, Format textureFormat, Format depthBuffe… in init()
130 …public void init(Renderer renderer, int width, int height, Format textureFormat, Format depthBuffe… in init()
134 …public void init(Renderer renderer, int width, int height, Format textureFormat, Format depthBuffe… in init()
148 …public void init(Renderer renderer, int width, int height, Format textureFormat, Format depthBuffe… in init()
/external/chromium_org/third_party/angle/src/libEGL/
DSurface.cpp49 … Config *config, HANDLE shareHandle, EGLint width, EGLint height, EGLenum textureFormat, EGLenum t… in Surface()
DDisplay.cpp253 EGLenum textureFormat = EGL_NO_TEXTURE; in createOffscreenSurface() local
/external/mesa3d/src/glx/
Dglxclient.h138 GLenum textureFormat; /* EXT_texture_from_pixmap support */ member
/external/chromium_org/third_party/mesa/src/src/glx/
Dglxclient.h138 GLenum textureFormat; /* EXT_texture_from_pixmap support */ member
/external/chromium_org/third_party/angle/src/libGLESv2/
DlibGLESv2.cpp1504 GLenum textureFormat = GL_RGBA; in glCopyTexSubImage2D() local