Searched defs:EmitStorageVariable (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ | ||
| D | generator_impl.cc | 1613 bool GeneratorImpl::EmitStorageVariable(const sem::Variable* var) { in EmitStorageVariable() function in tint::writer::glsl::GeneratorImpl |
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ | ||
| D | generator_impl.cc | 2739 bool GeneratorImpl::EmitStorageVariable(const sem::Variable* var) { in EmitStorageVariable() function in tint::writer::hlsl::GeneratorImpl |