Re: [Mesa-dev] [PATCH v4 5/7] mesa: update external textures when (re-)binding

2017-01-14 Thread Marek Olšák
Reviewed-by: Marek Olšák On Dec 6, 2016 5:17 PM, "Philipp Zabel" wrote: > To comply with the requirement from the GL_OES_EGL_image_external > extension that a call to glBindTexture guarantees that all further > sampling will return values that

[Mesa-dev] [PATCH v4 5/7] mesa: update external textures when (re-)binding

2016-12-06 Thread Philipp Zabel
To comply with the requirement from the GL_OES_EGL_image_external extension that a call to glBindTexture guarantees that all further sampling will return values that correspond to the values in the external texture at or after the time that glBindTexture was called, do not bail out early from