Searched defs:VariableDecorations (Results 1 – 3 of 3) sorted by relevance
/third_party/spirv-tools/test/val/ |
D | val_annotation_test.cpp | 643 using VariableDecorations = spvtest::ValidateBase<std::string>; typedef 645 TEST_P(VariableDecorations, Variable) { in TEST_P() argument 663 TEST_P(VariableDecorations, FunctionParameter) { in TEST_P() argument 687 TEST_P(VariableDecorations, FloatType) { in TEST_P() argument 705 TEST_P(VariableDecorations, Constant) { in TEST_P() argument
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
D | val_annotation_test.cpp | 643 using VariableDecorations = spvtest::ValidateBase<std::string>; typedef 645 TEST_P(VariableDecorations, Variable) { in TEST_P() argument 663 TEST_P(VariableDecorations, FunctionParameter) { in TEST_P() argument 687 TEST_P(VariableDecorations, FloatType) { in TEST_P() argument 705 TEST_P(VariableDecorations, Constant) { in TEST_P() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_annotation_test.cpp | 643 using VariableDecorations = spvtest::ValidateBase<std::string>; typedef 645 TEST_P(VariableDecorations, Variable) { in TEST_P() argument 663 TEST_P(VariableDecorations, FunctionParameter) { in TEST_P() argument 687 TEST_P(VariableDecorations, FloatType) { in TEST_P() argument 705 TEST_P(VariableDecorations, Constant) { in TEST_P() argument
|