Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/SPIRV/
H A DGlslangToSpv.cpp172 spv::Id makeArraySizeId(const glslang::TArraySizes&, int dim);
3527 spv::Id scope = makeArraySizeId(*type.getTypeParameters(), 1); in convertGlslangToSpvType()
3528 spv::Id rows = makeArraySizeId(*type.getTypeParameters(), 2); in convertGlslangToSpvType()
3529 spv::Id cols = makeArraySizeId(*type.getTypeParameters(), 3); in convertGlslangToSpvType()
3554 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), dim), stride); in convertGlslangToSpvType()
3570 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), 0), stride); in convertGlslangToSpvType()
3824 spv::Id TGlslangToSpvTraverser::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim) in makeArraySizeId() function in __anon258a5fad0111::TGlslangToSpvTraverser
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/SPIRV/
H A DGlslangToSpv.cpp172 spv::Id makeArraySizeId(const glslang::TArraySizes&, int dim);
3502 spv::Id scope = makeArraySizeId(*type.getTypeParameters(), 1); in convertGlslangToSpvType()
3503 spv::Id rows = makeArraySizeId(*type.getTypeParameters(), 2); in convertGlslangToSpvType()
3504 spv::Id cols = makeArraySizeId(*type.getTypeParameters(), 3); in convertGlslangToSpvType()
3529 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), dim), stride); in convertGlslangToSpvType()
3545 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), 0), stride); in convertGlslangToSpvType()
3799 spv::Id TGlslangToSpvTraverser::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim) in makeArraySizeId() function in __anonf2472eb70111::TGlslangToSpvTraverser
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/SPIRV/
H A DGlslangToSpv.cpp172 spv::Id makeArraySizeId(const glslang::TArraySizes&, int dim);
3502 spv::Id scope = makeArraySizeId(*type.getTypeParameters(), 1); in convertGlslangToSpvType()
3503 spv::Id rows = makeArraySizeId(*type.getTypeParameters(), 2); in convertGlslangToSpvType()
3504 spv::Id cols = makeArraySizeId(*type.getTypeParameters(), 3); in convertGlslangToSpvType()
3529 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), dim), stride); in convertGlslangToSpvType()
3545 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), 0), stride); in convertGlslangToSpvType()
3799 spv::Id TGlslangToSpvTraverser::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim) in makeArraySizeId() function in __anonb85f30df0111::TGlslangToSpvTraverser
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/SPIRV/
H A DGlslangToSpv.cpp177 spv::Id makeArraySizeId(const glslang::TArraySizes&, int dim);
3919 spv::Id scope = makeArraySizeId(*type.getTypeParameters(), 1); in convertGlslangToSpvType()
3920 spv::Id rows = makeArraySizeId(*type.getTypeParameters(), 2); in convertGlslangToSpvType()
3921 spv::Id cols = makeArraySizeId(*type.getTypeParameters(), 3); in convertGlslangToSpvType()
3946 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), dim), stride); in convertGlslangToSpvType()
3962 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), 0), stride); in convertGlslangToSpvType()
4221 spv::Id TGlslangToSpvTraverser::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim) in makeArraySizeId() function in __anon6a3e6e1e0111::TGlslangToSpvTraverser
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/SPIRV/
H A DGlslangToSpv.cpp177 spv::Id makeArraySizeId(const glslang::TArraySizes&, int dim);
3919 spv::Id scope = makeArraySizeId(*type.getTypeParameters(), 1); in convertGlslangToSpvType()
3920 spv::Id rows = makeArraySizeId(*type.getTypeParameters(), 2); in convertGlslangToSpvType()
3921 spv::Id cols = makeArraySizeId(*type.getTypeParameters(), 3); in convertGlslangToSpvType()
3946 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), dim), stride); in convertGlslangToSpvType()
3962 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), 0), stride); in convertGlslangToSpvType()
4221 spv::Id TGlslangToSpvTraverser::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim) in makeArraySizeId() function in __anon847f47650111::TGlslangToSpvTraverser
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp174 spv::Id makeArraySizeId(const glslang::TArraySizes&, int dim);
3727 spv::Id scope = makeArraySizeId(*type.getTypeParameters(), 1); in convertGlslangToSpvType()
3728 spv::Id rows = makeArraySizeId(*type.getTypeParameters(), 2); in convertGlslangToSpvType()
3729 spv::Id cols = makeArraySizeId(*type.getTypeParameters(), 3); in convertGlslangToSpvType()
3754 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), dim), stride); in convertGlslangToSpvType()
3770 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), 0), stride); in convertGlslangToSpvType()
4027 spv::Id TGlslangToSpvTraverser::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim) in makeArraySizeId() function in __anon99fd895f0111::TGlslangToSpvTraverser
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/SPIRV/
H A DGlslangToSpv.cpp177 spv::Id makeArraySizeId(const glslang::TArraySizes&, int dim);
3919 spv::Id scope = makeArraySizeId(*type.getTypeParameters(), 1); in convertGlslangToSpvType()
3920 spv::Id rows = makeArraySizeId(*type.getTypeParameters(), 2); in convertGlslangToSpvType()
3921 spv::Id cols = makeArraySizeId(*type.getTypeParameters(), 3); in convertGlslangToSpvType()
3946 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), dim), stride); in convertGlslangToSpvType()
3962 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), 0), stride); in convertGlslangToSpvType()
4221 spv::Id TGlslangToSpvTraverser::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim) in makeArraySizeId() function in __anon59525c4e0111::TGlslangToSpvTraverser
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/SPIRV/
H A DGlslangToSpv.cpp177 spv::Id makeArraySizeId(const glslang::TArraySizes&, int dim);
3919 spv::Id scope = makeArraySizeId(*type.getTypeParameters(), 1); in convertGlslangToSpvType()
3920 spv::Id rows = makeArraySizeId(*type.getTypeParameters(), 2); in convertGlslangToSpvType()
3921 spv::Id cols = makeArraySizeId(*type.getTypeParameters(), 3); in convertGlslangToSpvType()
3946 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), dim), stride); in convertGlslangToSpvType()
3962 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), 0), stride); in convertGlslangToSpvType()
4221 spv::Id TGlslangToSpvTraverser::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim) in makeArraySizeId() function in __anona59bcb800111::TGlslangToSpvTraverser
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp176 spv::Id makeArraySizeId(const glslang::TArraySizes&, int dim);
3788 spv::Id scope = makeArraySizeId(*type.getTypeParameters(), 1); in convertGlslangToSpvType()
3789 spv::Id rows = makeArraySizeId(*type.getTypeParameters(), 2); in convertGlslangToSpvType()
3790 spv::Id cols = makeArraySizeId(*type.getTypeParameters(), 3); in convertGlslangToSpvType()
3815 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), dim), stride); in convertGlslangToSpvType()
3831 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), 0), stride); in convertGlslangToSpvType()
4088 spv::Id TGlslangToSpvTraverser::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim) in makeArraySizeId() function in __anon3c60d4440111::TGlslangToSpvTraverser
/dports/graphics/glslang/glslang-11.7.1/SPIRV/
H A DGlslangToSpv.cpp178 spv::Id makeArraySizeId(const glslang::TArraySizes&, int dim);
4229 spv::Id scope = makeArraySizeId(*type.getTypeParameters(), 1); in convertGlslangToSpvType()
4230 spv::Id rows = makeArraySizeId(*type.getTypeParameters(), 2); in convertGlslangToSpvType()
4231 spv::Id cols = makeArraySizeId(*type.getTypeParameters(), 3); in convertGlslangToSpvType()
4256 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), dim), stride); in convertGlslangToSpvType()
4272 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), 0), stride); in convertGlslangToSpvType()
4558 spv::Id TGlslangToSpvTraverser::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim) in makeArraySizeId() function in __anon0d0dcc430111::TGlslangToSpvTraverser
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/SPIRV/
H A DGlslangToSpv.cpp177 spv::Id makeArraySizeId(const glslang::TArraySizes&, int dim);
3919 spv::Id scope = makeArraySizeId(*type.getTypeParameters(), 1); in convertGlslangToSpvType()
3920 spv::Id rows = makeArraySizeId(*type.getTypeParameters(), 2); in convertGlslangToSpvType()
3921 spv::Id cols = makeArraySizeId(*type.getTypeParameters(), 3); in convertGlslangToSpvType()
3946 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), dim), stride); in convertGlslangToSpvType()
3962 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), 0), stride); in convertGlslangToSpvType()
4221 spv::Id TGlslangToSpvTraverser::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim) in makeArraySizeId() function in __anon1734d5fd0111::TGlslangToSpvTraverser
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/SPIRV/
H A DGlslangToSpv.cpp177 spv::Id makeArraySizeId(const glslang::TArraySizes&, int dim);
3919 spv::Id scope = makeArraySizeId(*type.getTypeParameters(), 1); in convertGlslangToSpvType()
3920 spv::Id rows = makeArraySizeId(*type.getTypeParameters(), 2); in convertGlslangToSpvType()
3921 spv::Id cols = makeArraySizeId(*type.getTypeParameters(), 3); in convertGlslangToSpvType()
3946 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), dim), stride); in convertGlslangToSpvType()
3962 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), 0), stride); in convertGlslangToSpvType()
4221 spv::Id TGlslangToSpvTraverser::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim) in makeArraySizeId() function in __anone06c14a10111::TGlslangToSpvTraverser
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/SPIRV/
H A DGlslangToSpv.cpp161 spv::Id makeArraySizeId(const glslang::TArraySizes&, int dim);
2717 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), dim), stride); in convertGlslangToSpvType()
2733 … spvType = builder.makeArrayType(spvType, makeArraySizeId(*type.getArraySizes(), 0), stride); in convertGlslangToSpvType()
2958 spv::Id TGlslangToSpvTraverser::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim) in makeArraySizeId() function in __anonf5cad1030111::TGlslangToSpvTraverser