Revert "mesa/main: Fix multisample texture initialize"
authorIllia Iorin <illia.iorin@globallogic.com>
Mon, 22 Jul 2019 14:07:39 +0000 (17:07 +0300)
committerDanylo Piliaiev <danylo.piliaiev@gmail.com>
Fri, 25 Oct 2019 21:16:23 +0000 (21:16 +0000)
commit71d4ece366d5cefe58f503429126a102e688ab42
tree3f271e634e907f4f8c9c18c723e508b77b3c9adf
parent88e9042b6c0529baa3d4906800891c54226c1ead
Revert "mesa/main: Fix multisample texture initialize"

This reverts commit a113a42e7369a4e43a1db1c9a7a35a3f7175615e.

Per https://github.com/KhronosGroup/OpenGL-API/issues/45 it
was a wrong way to fix the issue.

Signed-off-by: Illia Iorin <illia.iorin@globallogic.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/main/texobj.c