Home
last modified time | relevance | path

Searched defs:EmitStorageVariable (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.cc1613 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/
Dgenerator_impl.cc2739 bool GeneratorImpl::EmitStorageVariable(const sem::Variable* var) { in EmitStorageVariable() function in tint::writer::hlsl::GeneratorImpl