Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross.hpp1013 struct PhysicalStorageBufferPointerHandler : OpcodeHandler struct in SPIRV_CROSS_NAMESPACE::Compiler
1017 Compiler &compiler;
1018 std::unordered_set<uint32_t> types;
Dspirv_cross.cpp4675 Compiler::PhysicalStorageBufferPointerHandler::PhysicalStorageBufferPointerHandler(Compiler &compil… in PhysicalStorageBufferPointerHandler() function in Compiler::PhysicalStorageBufferPointerHandler