Searched defs:renderable (Results 1 – 5 of 5) sorted by relevance
58 protected AtomicBoolean renderable = new AtomicBoolean(false); field in LwjglContext
537 bool Display::getFloatTextureSupport(bool *filtering, bool *renderable) in getFloatTextureSupport()565 bool Display::getHalfFloatTextureSupport(bool *filtering, bool *renderable) in getHalfFloatTextureSupport()
141 RenderElement renderable = (RenderElement)element; in release() local
77 protected final AtomicBoolean renderable = new AtomicBoolean(false); field in OGLESContext
1146 void Texture::pushTexture(IDirect3DBaseTexture9 *newTexture, bool renderable) in pushTexture()