Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h189 …bool isScalarType(Id typeId) const { return getTypeClass(typeId) == OpTypeFloat || getTypeC… in isScalarType() function
/external/deqp/modules/gles2/functional/
Des2fShaderOperatorTests.cpp229 static inline bool isScalarType (ValueType type) in isScalarType() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp276 static inline bool isScalarType (ValueType type) in isScalarType() function
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp296 static inline bool isScalarType (ValueType type) in isScalarType() function