Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross.hpp938 struct CombinedImageSamplerUsageHandler : OpcodeHandler struct in SPIRV_CROSS_NAMESPACE::Compiler
940 CombinedImageSamplerUsageHandler(Compiler &compiler_, in CombinedImageSamplerUsageHandler() argument
949 Compiler &compiler;
950 const std::unordered_set<uint32_t> &dref_combined_samplers;
952 std::unordered_map<uint32_t, std::unordered_set<uint32_t>> dependency_hierarchy;
953 std::unordered_set<uint32_t> comparison_ids;
956 bool need_subpass_input = false;