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

/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.h383 bool isTextureExternalEnabled() const;
H A DContext.cpp797 bool Context::isTextureExternalEnabled() const function in class:es1::Context
H A DlibGLES_CM.cpp2498 case GL_TEXTURE_EXTERNAL_OES: return context->isTextureExternalEnabled(); break;

Completed in 100 milliseconds