Home
last modified time | relevance | path

Searched defs:red_zone_size (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/glsl/tests/
Dcopy_constant_to_storage_tests.cpp73 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components(); in int_test() local
93 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components(); in uint_test() local
113 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components(); in float_test() local
133 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components(); in bool_test() local
158 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components(); in sampler_test() local
Duniform_initializer_utils.cpp33 unsigned red_zone_size) in fill_storage_array_with_sentinels()
48 unsigned red_zone_size) in red_zone_is_intact()
236 ir_constant *val, unsigned red_zone_size, in verify_data()