Searched refs:undefined_blocks (Results 1 - 4 of 4) sorted by relevance

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/source/val/
H A DFunction.h145 const std::unordered_set<uint32_t>& undefined_blocks() const { function in class:libspirv::Function
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/val/
H A DFunction.h145 const std::unordered_set<uint32_t>& undefined_blocks() const { function in class:libspirv::Function
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/source/
H A Dvalidate_cfg.cpp383 for (auto undefined_block : function.undefined_blocks()) {
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
H A Dvalidate_cfg.cpp383 for (auto undefined_block : function.undefined_blocks()) {

Completed in 166 milliseconds