Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dfold_test.cpp61 struct InstructionFoldingCase { struct
62 InstructionFoldingCase(const std::string& tb, uint32_t id, ResultType result) in InstructionFoldingCase() argument
65 std::string test_body;
66 uint32_t id_to_fold;
67 ResultType expected_result;
/external/deqp-deps/SPIRV-Tools/test/opt/
Dfold_test.cpp61 struct InstructionFoldingCase { struct
62 InstructionFoldingCase(const std::string& tb, uint32_t id, ResultType result) in InstructionFoldingCase() function
65 std::string test_body;
66 uint32_t id_to_fold;
67 ResultType expected_result;