Home | History | Annotate | Download | only in EGL

Lines Matching refs:globalTexName

1036         unsigned int globalTexName = sg->getGlobalName(TEXTURE, (uintptr_t)buffer);
1037 if (!globalTexName) return EGL_NO_IMAGE_KHR;
1051 img->globalTexName = globalTexName;