Home
last modified time | relevance | path

Searched defs:GetExtendedValueCase (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dconstants_test.cpp31 struct GetExtendedValueCase { struct
32 bool is_signed;
33 int width;
34 std::vector<uint32_t> words;
35 T expected_value;
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dconstants_test.cpp31 struct GetExtendedValueCase { struct
32 bool is_signed;
33 int width;
34 std::vector<uint32_t> words;
35 T expected_value;
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dconstants_test.cpp31 struct GetExtendedValueCase { struct
32 bool is_signed;
33 int width;
34 std::vector<uint32_t> words;
35 T expected_value;