Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl_struct_decoration_test.cc32 class DecorationTest : public ParserImplTestWithParam<DecorationData> {}; class
34 TEST_P(DecorationTest, Parses) { in TEST_P() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_annotation_test.cpp35 using DecorationTest = spvtest::ValidateBase<bool>; typedef
37 TEST_F(DecorationTest, WorkgroupSizeShader) { in TEST_F() argument
53 TEST_F(DecorationTest, WorkgroupSizeKernel) { in TEST_F() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_annotation_test.cpp35 using DecorationTest = spvtest::ValidateBase<bool>; typedef
37 TEST_F(DecorationTest, WorkgroupSizeShader) { in TEST_F() argument
53 TEST_F(DecorationTest, WorkgroupSizeKernel) { in TEST_F() argument
/third_party/spirv-tools/test/val/
Dval_annotation_test.cpp34 using DecorationTest = spvtest::ValidateBase<bool>; typedef
36 TEST_F(DecorationTest, WorkgroupSizeShader) { in TEST_F() argument
52 TEST_F(DecorationTest, WorkgroupSizeKernel) { in TEST_F() argument