Home
last modified time | relevance | path

Searched refs:sIsFboTextureTarget (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp560 static bool sIsFboTextureTarget(GLenum target) { in sIsFboTextureTarget() function
602 } else if (sIsFboTextureTarget(target)) { in sHasAttachmentWithFormat()