Home
last modified time | relevance | path

Searched refs:FLATTEN (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DUnrollFlatten_test.cpp39 // Ignore the beginning of the shader to avoid the definitions of LOOP and FLATTEN in compile()
45 const char *badPatterns[] = {UNROLL, FLATTEN}; in expect()
75 static const char *FLATTEN; member in __anon20149::UnrollFlattenTest
86 const char *UnrollFlattenTest::FLATTEN = "FLATTEN"; member in __anon20149::UnrollFlattenTest
113 // 2 - no FLATTEN because does not contain discont loop in TEST_F()
116 // 5 - no FLATTEN because does not contain loop with a gradient in TEST_F()
118 // 7 - no FLATTEN in TEST_F()
153 // 5 - no FLATTEN because doesn't contain loop with a gradient in TEST_F()
156 // 8 - FLATTEN becaus in TEST_F()
[all...]
/third_party/mesa3d/src/util/
H A Dmacros.h150 #define FLATTEN __attribute__((__flatten__)) macro
152 #define FLATTEN macro
/third_party/mesa3d/src/intel/isl/
H A Disl_tiled_memcpy.c627 static FLATTEN void
672 static FLATTEN void
716 static FLATTEN void
772 static FLATTEN void
/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dattr.rs1091 let mut flatten = BoolAttr::none(cx, FLATTEN); in from_ast()
1225 } else if meta.path == FLATTEN { in from_ast()
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dattr.rs1091 let mut flatten = BoolAttr::none(cx, FLATTEN); in from_ast()
1225 } else if meta.path == FLATTEN { in from_ast()

Completed in 8 milliseconds