#include "source/spirv_constant.h" namespace spvtools { namespace opt { class RemoveUnusedInterfaceVariablesContext { RemoveUnusedInterfaceVariablesPass& parent_; Instruction& entry_; std::unordered_set<uint32_t> used_variables_; IRContext::ProcessFunction pfn_ = std::bind(&RemoveUnusedInterfaceVar...
Forking so we can build once and create a release for use by Sokatoa - SPIRV-Tools/source/opt/block_merge_util.cpp at ab59dc6087325452267d7b96329a045e7687f62c · android-graphics/SPIRV-Tools
Forking so we can build once and create a release for use by Sokatoa - SPIRV-Tools/source/opt/debug_info_manager.cpp at 65ecfd1093a9a02627fbf98bd53897aca633ae92 · android-graphics/SPIRV-Tools