Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTypes.cpp178 bool isVectorType(Type Ty) { in isVectorType() function
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DSpvBuilder.h227 bool isVectorType(Id typeId) const { return getTypeClass(typeId) == OpTypeVector; } in isVectorType() function
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h227 bool isVectorType(Id typeId) const { return getTypeClass(typeId) == OpTypeVector; } in isVectorType() function