Searched defs:red_zone_size (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/ |
| H A D | copy_constant_to_storage_tests.cpp | 77 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components(); local in function:copy_constant_to_storage::int_test 97 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components(); local in function:copy_constant_to_storage::uint_test 117 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components(); local in function:copy_constant_to_storage::float_test 137 const unsigned red_zone_size local in function:copy_constant_to_storage::bool_test 162 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components(); local in function:copy_constant_to_storage::sampler_test [all...] |
| H A D | uniform_initializer_utils.cpp | 31 fill_storage_array_with_sentinels(gl_constant_value * storage,unsigned data_size,unsigned red_zone_size) argument 46 red_zone_is_intact(gl_constant_value * storage,unsigned data_size,unsigned red_zone_size) argument 239 verify_data(gl_constant_value * storage,unsigned storage_array_size,ir_constant * val,unsigned red_zone_size,unsigned int boolean_true) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/ |
| H A D | copy_constant_to_storage_tests.cpp | 73 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components(); local in function:copy_constant_to_storage::int_test 93 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components(); local in function:copy_constant_to_storage::uint_test 113 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components(); local in function:copy_constant_to_storage::float_test 133 const unsigned red_zone_size local in function:copy_constant_to_storage::bool_test 158 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components(); local in function:copy_constant_to_storage::sampler_test [all...] |
| H A D | uniform_initializer_utils.cpp | 31 fill_storage_array_with_sentinels(gl_constant_value * storage,unsigned data_size,unsigned red_zone_size) argument 46 red_zone_is_intact(gl_constant_value * storage,unsigned data_size,unsigned red_zone_size) argument 239 verify_data(gl_constant_value * storage,unsigned storage_array_size,ir_constant * val,unsigned red_zone_size,unsigned int boolean_true) argument [all...] |
Completed in 7 milliseconds