Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dfold_test.cpp60 struct InstructionFoldingCase { struct
61 InstructionFoldingCase(const std::string& tb, uint32_t id, ResultType result) in InstructionFoldingCase() argument
64 std::string test_body;
65 uint32_t id_to_fold;
66 ResultType expected_result;
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfold_test.cpp60 struct InstructionFoldingCase { struct
61 InstructionFoldingCase(const std::string& tb, uint32_t id, ResultType result) in InstructionFoldingCase() function
64 std::string test_body;
65 uint32_t id_to_fold;
66 ResultType expected_result;
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dfold_test.cpp60 struct InstructionFoldingCase { struct
61 InstructionFoldingCase(const std::string& tb, uint32_t id, ResultType result) in InstructionFoldingCase() argument
64 std::string test_body;
65 uint32_t id_to_fold;
66 ResultType expected_result;