Searched refs:double_storage (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/
H A Duniform_initializer_utils.cpp220 double_storage(union gl_constant_value *storage) function in typeref:typename:uint64_t
275 EXPECT_EQ(val->value.d[i], double_storage(&storage[i*2]));
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
H A Duniform_initializer_utils.cpp220 double_storage(union gl_constant_value *storage) function in typeref:typename:uint64_t
275 EXPECT_EQ(val->value.d[i], double_storage(&storage[i*2]));

Completed in 3 milliseconds