| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/ |
| set_uniform_initializer_tests.cpp | 184 TEST_F(set_uniform_initializer, int_uniform) 189 TEST_F(set_uniform_initializer, ivec2_uniform) 194 TEST_F(set_uniform_initializer, ivec3_uniform) 199 TEST_F(set_uniform_initializer, ivec4_uniform) 204 TEST_F(set_uniform_initializer, uint_uniform) 209 TEST_F(set_uniform_initializer, uvec2_uniform) 214 TEST_F(set_uniform_initializer, uvec3_uniform) 219 TEST_F(set_uniform_initializer, uvec4_uniform) 224 TEST_F(set_uniform_initializer, bool_uniform) 229 TEST_F(set_uniform_initializer, bvec2_uniform [all...] |
| copy_constant_to_storage_tests.cpp | 176 TEST_F(copy_constant_to_storage, bool_uniform) 181 TEST_F(copy_constant_to_storage, bvec2_uniform) 186 TEST_F(copy_constant_to_storage, bvec3_uniform) 191 TEST_F(copy_constant_to_storage, bvec4_uniform) 196 TEST_F(copy_constant_to_storage, int_uniform) 201 TEST_F(copy_constant_to_storage, ivec2_uniform) 206 TEST_F(copy_constant_to_storage, ivec3_uniform) 211 TEST_F(copy_constant_to_storage, ivec4_uniform) 216 TEST_F(copy_constant_to_storage, uint_uniform) 221 TEST_F(copy_constant_to_storage, uvec2_uniform [all...] |
| builtin_variable_test.cpp | 173 TEST_F(vertex_builtin, names_start_with_gl) 178 TEST_F(vertex_builtin, inputs_have_explicit_location) 193 TEST_F(vertex_builtin, outputs_have_explicit_location) 215 TEST_F(vertex_builtin, uniforms_and_system_values_dont_have_explicit_location) 220 TEST_F(vertex_builtin, constants_are_constant) 225 TEST_F(vertex_builtin, no_invalid_variable_modes) 241 TEST_F(fragment_builtin, names_start_with_gl) 246 TEST_F(fragment_builtin, inputs_have_explicit_location) 266 TEST_F(fragment_builtin, outputs_have_explicit_location) 286 TEST_F(fragment_builtin, uniforms_and_system_values_dont_have_explicit_location [all...] |
| lower_int64_test.cpp | 193 TEST_F(expand_source, uint64_variable) 204 TEST_F(expand_source, u64vec2_variable) 215 TEST_F(expand_source, u64vec3_variable) 233 TEST_F(expand_source, u64vec4_variable) 244 TEST_F(expand_source, int64_variable) 255 TEST_F(expand_source, i64vec2_variable) 266 TEST_F(expand_source, i64vec3_variable) 277 TEST_F(expand_source, i64vec4_variable) 288 TEST_F(expand_source, uint64_expression) 299 TEST_F(expand_source, u64vec2_expression [all...] |
| invalidate_locations_test.cpp | 64 TEST_F(invalidate_locations, simple_vertex_in_generic) 87 TEST_F(invalidate_locations, explicit_location_vertex_in_generic) 110 TEST_F(invalidate_locations, explicit_location_frac_vertex_in_generic) 134 TEST_F(invalidate_locations, vertex_in_builtin) 157 TEST_F(invalidate_locations, simple_vertex_out_generic) 179 TEST_F(invalidate_locations, vertex_out_builtin)
|
| general_ir_test.cpp | 47 TEST_F(ir_variable_constructor, interface) 75 TEST_F(ir_variable_constructor, interface_array)
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/ |
| set_uniform_initializer_tests.cpp | 177 TEST_F(set_uniform_initializer, int_uniform) 182 TEST_F(set_uniform_initializer, ivec2_uniform) 187 TEST_F(set_uniform_initializer, ivec3_uniform) 192 TEST_F(set_uniform_initializer, ivec4_uniform) 197 TEST_F(set_uniform_initializer, uint_uniform) 202 TEST_F(set_uniform_initializer, uvec2_uniform) 207 TEST_F(set_uniform_initializer, uvec3_uniform) 212 TEST_F(set_uniform_initializer, uvec4_uniform) 217 TEST_F(set_uniform_initializer, bool_uniform) 222 TEST_F(set_uniform_initializer, bvec2_uniform [all...] |
| copy_constant_to_storage_tests.cpp | 172 TEST_F(copy_constant_to_storage, bool_uniform) 177 TEST_F(copy_constant_to_storage, bvec2_uniform) 182 TEST_F(copy_constant_to_storage, bvec3_uniform) 187 TEST_F(copy_constant_to_storage, bvec4_uniform) 192 TEST_F(copy_constant_to_storage, int_uniform) 197 TEST_F(copy_constant_to_storage, ivec2_uniform) 202 TEST_F(copy_constant_to_storage, ivec3_uniform) 207 TEST_F(copy_constant_to_storage, ivec4_uniform) 212 TEST_F(copy_constant_to_storage, uint_uniform) 217 TEST_F(copy_constant_to_storage, uvec2_uniform [all...] |
| builtin_variable_test.cpp | 169 TEST_F(vertex_builtin, names_start_with_gl) 174 TEST_F(vertex_builtin, inputs_have_explicit_location) 189 TEST_F(vertex_builtin, outputs_have_explicit_location) 211 TEST_F(vertex_builtin, uniforms_and_system_values_dont_have_explicit_location) 216 TEST_F(vertex_builtin, constants_are_constant) 221 TEST_F(vertex_builtin, no_invalid_variable_modes) 237 TEST_F(fragment_builtin, names_start_with_gl) 242 TEST_F(fragment_builtin, inputs_have_explicit_location) 262 TEST_F(fragment_builtin, outputs_have_explicit_location) 282 TEST_F(fragment_builtin, uniforms_and_system_values_dont_have_explicit_location [all...] |
| lower_int64_test.cpp | 189 TEST_F(expand_source, uint64_variable) 200 TEST_F(expand_source, u64vec2_variable) 211 TEST_F(expand_source, u64vec3_variable) 229 TEST_F(expand_source, u64vec4_variable) 240 TEST_F(expand_source, int64_variable) 251 TEST_F(expand_source, i64vec2_variable) 262 TEST_F(expand_source, i64vec3_variable) 273 TEST_F(expand_source, i64vec4_variable) 284 TEST_F(expand_source, uint64_expression) 295 TEST_F(expand_source, u64vec2_expression [all...] |
| invalidate_locations_test.cpp | 60 TEST_F(invalidate_locations, simple_vertex_in_generic) 83 TEST_F(invalidate_locations, explicit_location_vertex_in_generic) 106 TEST_F(invalidate_locations, explicit_location_frac_vertex_in_generic) 130 TEST_F(invalidate_locations, vertex_in_builtin) 153 TEST_F(invalidate_locations, simple_vertex_out_generic) 175 TEST_F(invalidate_locations, vertex_out_builtin)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/tests/ |
| test_glsl_to_tgsi_lifetime.cpp | 42 TEST_F(LifetimeEvaluatorExactTest, SimpleMoveAdd) 52 TEST_F(LifetimeEvaluatorExactTest, SimpleMoveAddMove) 69 TEST_F(LifetimeEvaluatorExactTest, SimpleOpWithTexoffset) 85 TEST_F(LifetimeEvaluatorExactTest, SimpleMoveInLoop) 103 TEST_F(LifetimeEvaluatorExactTest, MoveInIfInLoop) 123 TEST_F(LifetimeEvaluatorExactTest, NonDominantWriteinIfInLoop) 145 TEST_F(LifetimeEvaluatorExactTest, MoveInIfInNestedLoop) 167 TEST_F(LifetimeEvaluatorExactTest, WriteInIfAndElseInLoop) 190 TEST_F(LifetimeEvaluatorExactTest, WriteInIfAndElseReadInElseInLoop) 214 TEST_F(LifetimeEvaluatorExactTest, WriteInElseReadInLoop [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/tests/ |
| test_glsl_to_tgsi_lifetime.cpp | 42 TEST_F(LifetimeEvaluatorExactTest, SimpleMoveAdd) 52 TEST_F(LifetimeEvaluatorExactTest, SimpleMoveAddMove) 69 TEST_F(LifetimeEvaluatorExactTest, SimpleOpWithTexoffset) 85 TEST_F(LifetimeEvaluatorExactTest, SimpleMoveInLoop) 103 TEST_F(LifetimeEvaluatorExactTest, MoveInIfInLoop) 123 TEST_F(LifetimeEvaluatorExactTest, NonDominantWriteinIfInLoop) 145 TEST_F(LifetimeEvaluatorExactTest, MoveInIfInNestedLoop) 167 TEST_F(LifetimeEvaluatorExactTest, WriteInIfAndElseInLoop) 190 TEST_F(LifetimeEvaluatorExactTest, WriteInIfAndElseReadInElseInLoop) 214 TEST_F(LifetimeEvaluatorExactTest, WriteInElseReadInLoop [all...] |
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ |
| clientinfo_unittest.cpp | 297 TEST_F(glX_send_client_info_test, doesnt_send_ClientInfo_for_1_0) 305 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfoARB_for_1_0) 317 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfoARB_for_1_1) 329 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfoARB_for_1_4_with_empty_extensions) 341 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfoARB_for_1_4_without_extension) 352 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfoARB_for_1_4_with_wrong_extension) 367 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfoARB_for_1_4_with_profile_extension) 382 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfo2ARB_for_1_0) 394 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfo2ARB_for_1_1) 406 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfo2ARB_for_1_4_with_empty_extensions [all...] |
| create_context_unittest.cpp | 189 TEST_F(glXCreateContextAttribARB_test, NULL_display_returns_None) 199 TEST_F(glXCreateContextAttribARB_test, NULL_screen_returns_None) 217 TEST_F(glXCreateContextAttribARB_test, does_send_protocol) 225 TEST_F(glXCreateContextAttribARB_test, sent_correct_context) 232 TEST_F(glXCreateContextAttribARB_test, sent_correct_fbconfig) 240 TEST_F(glXCreateContextAttribARB_test, sent_correct_share_list) 257 TEST_F(glXCreateContextAttribARB_test, sent_correct_is_direct_for_indirect_screen_and_direct_set_to_true) 265 TEST_F(glXCreateContextAttribARB_test, sent_correct_is_direct_for_indirect_screen_and_direct_set_to_false) 273 TEST_F(glXCreateContextAttribARB_test, sent_correct_is_direct_for_direct_screen_and_direct_set_to_true) 283 TEST_F(glXCreateContextAttribARB_test, sent_correct_is_direct_for_direct_screen_and_direct_set_to_false [all...] |
| query_renderer_unittest.cpp | 126 TEST_F(query_renderer_string_test, null_query_render_string) 150 TEST_F(query_renderer_string_test, invalid_attribute) 194 TEST_F(query_renderer_string_test, null_display_pointer) 212 TEST_F(query_renderer_string_test, null_screen_pointer) 232 TEST_F(query_renderer_string_test, invalid_renderer_index) 261 TEST_F(query_renderer_string_test, no_current_context) 276 TEST_F(query_renderer_integer_test, null_query_render_string) 304 TEST_F(query_renderer_integer_test, invalid_attribute) 348 TEST_F(query_renderer_integer_test, null_display_pointer) 369 TEST_F(query_renderer_integer_test, null_screen_pointer [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/glx/tests/ |
| clientinfo_unittest.cpp | 307 TEST_F(glX_send_client_info_test, doesnt_send_ClientInfo_for_1_0) 315 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfoARB_for_1_0) 327 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfoARB_for_1_1) 339 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfoARB_for_1_4_with_empty_extensions) 351 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfoARB_for_1_4_without_extension) 362 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfoARB_for_1_4_with_wrong_extension) 377 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfoARB_for_1_4_with_profile_extension) 392 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfo2ARB_for_1_0) 404 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfo2ARB_for_1_1) 416 TEST_F(glX_send_client_info_test, doesnt_send_SetClientInfo2ARB_for_1_4_with_empty_extensions [all...] |
| create_context_unittest.cpp | 165 TEST_F(glXCreateContextAttribARB_test, NULL_display_returns_None) 175 TEST_F(glXCreateContextAttribARB_test, NULL_fbconfig_returns_None) 184 TEST_F(glXCreateContextAttribARB_test, NULL_screen_returns_None) 202 TEST_F(glXCreateContextAttribARB_test, does_send_protocol) 210 TEST_F(glXCreateContextAttribARB_test, sent_correct_context) 218 TEST_F(glXCreateContextAttribARB_test, sent_correct_fbconfig) 226 TEST_F(glXCreateContextAttribARB_test, sent_correct_share_list) 241 TEST_F(glXCreateContextAttribARB_test, sent_correct_is_direct_for_indirect_screen_and_direct_set_to_true) 249 TEST_F(glXCreateContextAttribARB_test, sent_correct_is_direct_for_indirect_screen_and_direct_set_to_false) 257 TEST_F(glXCreateContextAttribARB_test, sent_correct_is_direct_for_direct_screen_and_direct_set_to_true [all...] |
| query_renderer_unittest.cpp | 126 TEST_F(query_renderer_string_test, null_query_render_string) 150 TEST_F(query_renderer_string_test, invalid_attribute) 195 TEST_F(query_renderer_string_test, null_display_pointer) 213 TEST_F(query_renderer_string_test, null_screen_pointer) 233 TEST_F(query_renderer_string_test, invalid_renderer_index) 262 TEST_F(query_renderer_string_test, no_current_context) 277 TEST_F(query_renderer_integer_test, null_query_render_string) 305 TEST_F(query_renderer_integer_test, invalid_attribute) 350 TEST_F(query_renderer_integer_test, null_display_pointer) 371 TEST_F(query_renderer_integer_test, null_screen_pointer [all...] |
| /xsrc/external/mit/MesaLib/dist/src/util/tests/ |
| xmlconfig.cpp | 67 TEST_F(xmlconfig_test, bools) 80 TEST_F(xmlconfig_test, ints) 91 TEST_F(xmlconfig_test, floats) 102 TEST_F(xmlconfig_test, enums) 113 TEST_F(xmlconfig_test, enums_from_env) 126 TEST_F(xmlconfig_test, string) 137 TEST_F(xmlconfig_test, check_option) 156 TEST_F(xmlconfig_test, copy_cache) 220 TEST_F(xmlconfig_test, drirc_app) 234 TEST_F(xmlconfig_test, drirc_user_app [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| test_vf_float_conversions.cpp | 63 TEST_F(vf_float_conversion_test, test_vf_to_float) 74 TEST_F(vf_float_conversion_test, test_float_to_vf) 85 TEST_F(vf_float_conversion_test, test_special_case_0) 97 TEST_F(vf_float_conversion_test, test_nonrepresentable_float_input)
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| test_vf_float_conversions.cpp | 63 TEST_F(vf_float_conversion_test, test_vf_to_float) 74 TEST_F(vf_float_conversion_test, test_float_to_vf) 85 TEST_F(vf_float_conversion_test, test_special_case_0) 97 TEST_F(vf_float_conversion_test, test_nonrepresentable_float_input)
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/clc/ |
| clc_compiler_test.cpp | 38 TEST_F(ComputeTest, runtime_memcpy) 65 TEST_F(ComputeTest, two_global_arrays) 85 TEST_F(ComputeTest, DISABLED_i64tof32) 130 TEST_F(ComputeTest, two_constant_arrays) 150 TEST_F(ComputeTest, null_constant_ptr) 182 TEST_F(ComputeTest, DISABLED_null_global_ptr) 212 TEST_F(ComputeTest, ret_constant_ptr) 243 TEST_F(ComputeTest, ret_global_ptr) 271 TEST_F(ComputeTest, ret_local_ptr) 294 TEST_F(ComputeTest, ret_private_ptr [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/tests/ |
| comparison_pre_tests.cpp | 54 TEST_F(comparison_pre_test, a_lt_b_vs_neg_a_plus_b) 106 TEST_F(comparison_pre_test, a_lt_b_vs_a_minus_b) 158 TEST_F(comparison_pre_test, neg_a_lt_b_vs_a_plus_b) 211 TEST_F(comparison_pre_test, a_lt_neg_b_vs_a_plus_b) 263 TEST_F(comparison_pre_test, imm_lt_b_vs_neg_imm_plus_b) 316 TEST_F(comparison_pre_test, a_lt_imm_vs_a_minus_imm) 369 TEST_F(comparison_pre_test, neg_imm_lt_a_vs_a_plus_imm) 423 TEST_F(comparison_pre_test, a_lt_neg_imm_vs_a_plus_imm) 476 TEST_F(comparison_pre_test, non_scalar_add_result)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/tests/ |
| lower_ubo_tests.cpp | 106 TEST_F(nir_lower_ubo_test, nothing_to_lower) 121 TEST_F(nir_lower_ubo_test, basic) 138 TEST_F(nir_lower_ubo_test, index_not_null) 152 TEST_F(nir_lower_ubo_test, indirect_index) 169 TEST_F(nir_lower_ubo_test, indirect_offset)
|