Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_constants_test.cpp68 using ValidateConstantOp = spvtest::ValidateBase<ConstantOpCase>; typedef
70 TEST_P(ValidateConstantOp, Samples) { in TEST_P() argument