Home
last modified time | relevance | path

Searched defs:isScalarType (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/language-c-0.8.3/src/Language/C/Analysis/
H A DTypeUtils.hs143 isScalarType t = isIntegralType t || isPointerType t || isFloatingType t function
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/graphql/type/
H A Ddefinition.mjs44 export function isScalarType(type) { function
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/SPIRV/
H A DSpvBuilder.h161 …bool isScalarType(Id typeId) const { return getTypeClass(typeId) == OpTypeFloat || getTypeC… in isScalarType() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/glslang/MachineIndependent/
H A DInitialize.cpp339 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/glslang/MachineIndependent/
H A DInitialize.cpp340 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/
H A DInitialize.cpp340 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/
H A DInitialize.cpp340 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/glslang/MachineIndependent/
H A DInitialize.cpp343 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/SPIRV/
H A DSpvBuilder.h222 bool isScalarType(Id typeId) const in isScalarType() function
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A DInitialize.cpp343 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/SPIRV/
H A DSpvBuilder.h222 bool isScalarType(Id typeId) const in isScalarType() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A DInitialize.cpp343 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/SPIRV/
H A DSpvBuilder.h222 bool isScalarType(Id typeId) const in isScalarType() function
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/SPIRV/
H A DSpvBuilder.h214 …bool isScalarType(Id typeId) const { return getTypeClass(typeId) == OpTypeFloat || getTypeC… in isScalarType() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/SPIRV/
H A DSpvBuilder.h214 …bool isScalarType(Id typeId) const { return getTypeClass(typeId) == OpTypeFloat || getTypeC… in isScalarType() function
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/SPIRV/
H A DSpvBuilder.h214 …bool isScalarType(Id typeId) const { return getTypeClass(typeId) == OpTypeFloat || getTypeC… in isScalarType() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A DInitialize.cpp343 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/SPIRV/
H A DSpvBuilder.h222 bool isScalarType(Id typeId) const in isScalarType() function
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/glslang/MachineIndependent/
H A DInitialize.cpp343 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/SPIRV/
H A DSpvBuilder.h222 bool isScalarType(Id typeId) const in isScalarType() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/SPIRV/
H A DSpvBuilder.h222 bool isScalarType(Id typeId) const in isScalarType() function
/dports/graphics/glslang/glslang-11.7.1/glslang/MachineIndependent/
H A DInitialize.cpp343 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
/dports/graphics/glslang/glslang-11.7.1/SPIRV/
H A DSpvBuilder.h223 bool isScalarType(Id typeId) const in isScalarType() function
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/SPIRV/
H A DSpvBuilder.h222 bool isScalarType(Id typeId) const in isScalarType() function
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/glslang/MachineIndependent/
H A DInitialize.cpp343 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local

12