Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp343 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
/third_party/glslang/SPIRV/
DSpvBuilder.h222 bool isScalarType(Id typeId) const in isScalarType() function
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderOperatorTests.cpp229 static inline bool isScalarType (ValueType type) in isScalarType() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp264 static inline bool isScalarType (ValueType type) in isScalarType() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderOperatorTests.cpp353 static inline bool isScalarType (ValueType type) in isScalarType() function