Blender Git Loki
Git Commits -> Revision ba1f178
Revision ba1f178 by Germano Cavalcante (master) December 14, 2018, 23:33 (GMT) |
Fix T56185, T59351: bypass GL_PROXY_TEXTURE.. test on AMD GPU + windows This replaces the test of consistency and capacity made with `GL_PROXY_TEXTURE_..` on AMD GPUs with one that checks only if the texture fits the limits of size and layer. Differential Revision: https://developer.blender.org/D4081 |
Commit Details:
Full Hash: ba1f178c1c85fcc2140c11cd48ccbacb60827ae4
Parent Commit: 9fbada4
Lines Changed: +73, -34
1 Modified Path:
/source/blender/gpu/intern/gpu_texture.c (+73, -34) (Diff)