Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp596 for (auto triggerFormat : formats) { in sHasAttachmentWithFormat() local
597 if (rb_internalformat == triggerFormat) { in sHasAttachmentWithFormat()
605 for (auto triggerFormat : formats) { in sHasAttachmentWithFormat() local
606 if (tex_internalformat == triggerFormat) { in sHasAttachmentWithFormat()