Searched defs:buffer_block (Results 1 – 7 of 7) sorted by relevance
3719 CodeGenerator GetSizedVariableCodeGenerator(bool is_8bit, bool buffer_block) { in GetSizedVariableCodeGenerator()3779 const bool buffer_block = var_type.find("buffer_block") != std::string::npos; in TEST_P() local
3953 CodeGenerator GetSizedVariableCodeGenerator(bool is_8bit, bool buffer_block) { in GetSizedVariableCodeGenerator()4014 const bool buffer_block = var_type.find("buffer_block") != std::string::npos; in TEST_P() local
3772 CodeGenerator GetSizedVariableCodeGenerator(bool is_8bit, bool buffer_block) { in GetSizedVariableCodeGenerator()3832 const bool buffer_block = var_type.find("buffer_block") != std::string::npos; in TEST_P() local
1140 const bool buffer_block = in CheckDecorationsOfBuffers() local
1150 const bool buffer_block = in CheckDecorationsOfBuffers() local
1131 const bool buffer_block = in CheckDecorationsOfBuffers() local
383 bool buffer_block:1; member