Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_parsed_ir.cpp552 Bitset ParsedIR::get_buffer_block_flags(const SPIRVariable &var) const in get_buffer_block_flags() function in SPIRV_CROSS_NAMESPACE::ParsedIR
Dspirv_cross.cpp3906 Bitset Compiler::get_buffer_block_flags(VariableID id) const in get_buffer_block_flags() function in Compiler