Searched defs:textureFormat (Results 1 – 6 of 6) sorted by relevance
/external/jmonkeyengine/engine/src/core/com/jme3/post/ |
D | Filter.java | 97 …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/ |
D | Surface.cpp | 49 … Config *config, HANDLE shareHandle, EGLint width, EGLint height, EGLenum textureFormat, EGLenum t… in Surface()
|
D | Display.cpp | 253 EGLenum textureFormat = EGL_NO_TEXTURE; in createOffscreenSurface() local
|
/external/mesa3d/src/glx/ |
D | glxclient.h | 138 GLenum textureFormat; /* EXT_texture_from_pixmap support */ member
|
/external/chromium_org/third_party/mesa/src/src/glx/ |
D | glxclient.h | 138 GLenum textureFormat; /* EXT_texture_from_pixmap support */ member
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
D | libGLESv2.cpp | 1504 GLenum textureFormat = GL_RGBA; in glCopyTexSubImage2D() local
|