Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_test_vec4_register_coalesce.cpp198 vec4_instruction *dp4 = v->emit(v->DP4(temp, some_src_1, some_src_2)); in TEST_F() local
216 vec4_instruction *dp4 = v->emit(v->DP4(temp, some_src_1, some_src_2)); in TEST_F() local
/aosp_15_r20/system/media/tests/
H A Delementwise_op_aidl_union_tests.cpp176 const auto dp4 = dynamicsProcessing(4); in TEST() local