Home
last modified time | relevance | path

Searched refs:forward_declaration (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.hpp595 void emit_buffer_reference_block(SPIRType &type, bool forward_declaration);
Dspirv_glsl.cpp2150 void CompilerGLSL::emit_buffer_reference_block(SPIRType &type, bool forward_declaration) in emit_buffer_reference_block() argument
2154 if (forward_declaration) in emit_buffer_reference_block()
2192 if (!forward_declaration) in emit_buffer_reference_block()