Home
last modified time | relevance | path

Searched defs:bool_opcodes (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dfold_test.cpp1004 std::vector<SpvOp> bool_opcodes = {SpvOpConstantTrue, SpvOpConstantFalse}; in TEST_P() local
2913 std::vector<SpvOp> bool_opcodes = {SpvOpConstantTrue, SpvOpConstantFalse}; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfold_test.cpp1006 std::vector<SpvOp> bool_opcodes = {SpvOpConstantTrue, SpvOpConstantFalse}; in TEST_P() local
2983 std::vector<SpvOp> bool_opcodes = {SpvOpConstantTrue, SpvOpConstantFalse}; in TEST_P() local
/third_party/spirv-tools/test/opt/
H A Dfold_test.cpp1485 std::vector<spv::Op> bool_opcodes = {spv::Op::OpConstantTrue, in TEST_P() local
3463 std::vector<spv::Op> bool_opcodes = {spv::Op::OpConstantTrue, in TEST_P() local

Completed in 27 milliseconds