Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESvalidate.cpp76 bool GLESvalidate::bufferTarget(GLenum target) { in bufferTarget() function in GLESvalidate
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Validate.cpp218 bool GLESv2Validate::bufferTarget(GLEScontext* ctx, GLenum target) { in bufferTarget() function in GLESv2Validate
/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.cpp332 bool bufferTarget(GL2Encoder* ctx, GLenum target) { in bufferTarget() function