Shader operators tests

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".



Start testcase: shaderop.common_functions.max.lowp_uint_vertex
Fuzzy image comparison failed: difference = 28560.551815252176, threshold = 0.05
Result
BufferAccess(format: TextureFormat(RGBA, UNORM_INT8), width: 128, height: 112)

Reference
BufferAccess(format: TextureFormat(RGBA, UNORM_INT8), width: 128, height: 112)

Error error mask
BufferAccess(format: TextureFormat(RGB, UNORM_INT8), width: 128, height: 112)

FAIL shaderop.common_functions.max.lowp_uint_vertex: Fail


Start testcase: shaderop.common_functions.max.lowp_uint_fragment
Fuzzy image comparison failed: difference = 28274.98005265078, threshold = 0.05
Result
BufferAccess(format: TextureFormat(RGBA, UNORM_INT8), width: 128, height: 112)

Reference
BufferAccess(format: TextureFormat(RGBA, UNORM_INT8), width: 128, height: 112)

Error error mask
BufferAccess(format: TextureFormat(RGB, UNORM_INT8), width: 128, height: 112)

FAIL shaderop.common_functions.max.lowp_uint_fragment: Fail


Start testcase: shaderop.common_functions.max.mediump_uint_vertex
Fuzzy image comparison failed: difference = 28560.551815252176, threshold = 0.05
Result
BufferAccess(format: TextureFormat(RGBA, UNORM_INT8), width: 128, height: 112)

Reference
BufferAccess(format: TextureFormat(RGBA, UNORM_INT8), width: 128, height: 112)

Error error mask
BufferAccess(format: TextureFormat(RGB, UNORM_INT8), width: 128, height: 112)

FAIL shaderop.common_functions.max.mediump_uint_vertex: Fail


Start testcase: shaderop.common_functions.max.mediump_uint_fragment
Fuzzy image comparison failed: difference = 28274.98005265078, threshold = 0.05
Result
BufferAccess(format: TextureFormat(RGBA, UNORM_INT8), width: 128, height: 112)

Reference
BufferAccess(format: TextureFormat(RGBA, UNORM_INT8), width: 128, height: 112)

Error error mask
BufferAccess(format: TextureFormat(RGB, UNORM_INT8), width: 128, height: 112)

FAIL shaderop.common_functions.max.mediump_uint_fragment: Fail