Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_c.cpp407 uint32_t supported_mask = options->backend_flags; in spvc_compiler_options_set_uint() local
409 if ((required_mask | supported_mask) != supported_mask) in spvc_compiler_options_set_uint()