Home
last modified time | relevance | path

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

/external/angle/third_party/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_equation_instructions.cpp92 uint32_t lhs_element_count; in Apply() local
95 lhs_element_count = lhs_type->AsVector()->element_count(); in Apply()
101 lhs_element_count = 1; in Apply()
109 lhs_element_count), in Apply()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_equation_instructions.cpp92 uint32_t lhs_element_count; in Apply() local
95 lhs_element_count = lhs_type->AsVector()->element_count(); in Apply()
101 lhs_element_count = 1; in Apply()
109 lhs_element_count), in Apply()