Lines Matching defs:InsertFlow
60 class InsertFlow : public testing::Test {
62 InsertFlow() {
66 ~InsertFlow() {
73 TEST_F(InsertFlow, PreserveEmptyShader) {
77 TEST_F(InsertFlow, TilebufferWait7) {
107 TEST_F(InsertFlow, AtestWait6AndWait0After) {
118 TEST_F(InsertFlow, ZSEmitWait6) {
129 TEST_F(InsertFlow, LoadThenUnrelatedThenUse) {
140 TEST_F(InsertFlow, SingleLdVar) {
152 TEST_F(InsertFlow, SerializeLdVars) {
173 TEST_F(InsertFlow, Clper) {
185 TEST_F(InsertFlow, TextureImplicit) {
199 TEST_F(InsertFlow, TextureExplicit) {
219 TEST_F(InsertFlow, DiamondCFG) {
253 TEST_F(InsertFlow, BarrierBug) {