RenderShaderTests had bad golden masters because the test did not wait
for textures to load and failed with black screen intermittently. Some
tests had textured materials with no texcoord - also black screen. I
fixed the tests to wait for texture loading and skip the cases that
don't work. Now they all pass.
Fixed RenderConfig rendering order test
Added picking test for GVRColliderGroup
GearVRF DCO signed off by: Nola Donato nola.donato@samsung.com
RenderShaderTests had bad golden masters because the test did not wait for textures to load and failed with black screen intermittently. Some tests had textured materials with no texcoord - also black screen. I fixed the tests to wait for texture loading and skip the cases that don't work. Now they all pass.
Fixed RenderConfig rendering order test
Added picking test for GVRColliderGroup
GearVRF DCO signed off by: Nola Donato nola.donato@samsung.com