Home
last modified time | relevance | path

Searched defs:textureTarget (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESvalidate.cpp114 bool GLESvalidate::textureTarget(GLenum target) { in textureTarget() function in GLESvalidate
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Validate.cpp344 bool GLESv2Validate::textureTarget(GLEScontext* ctx, GLenum target) { in textureTarget() function in GLESv2Validate
/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.cpp657 bool textureTarget(GL2Encoder* ctx, GLenum target) { in textureTarget() function