Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/tests/
Duniform_initializer_utils.cpp220 double_storage(union gl_constant_value *storage) in double_storage() function
275 EXPECT_EQ(val->value.d[i], double_storage(&storage[i*2])); in verify_data()