Home
last modified time | relevance | path

Searched refs:boolVectorType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dutilities.h146 GLenum boolVectorType,
162 GLenum boolVectorType; member
179 GLenum boolVectorType, in UniformTypeInfo() argument
194 boolVectorType(boolVectorType), in UniformTypeInfo()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp5122 const TType &boolVectorType = *StaticType::GetForVec<EbtBool, EbpUndefined>( in visitTernary() local
5126 conditionValue = createConstructorVectorFromScalar(conditionType, boolVectorType, in visitTernary()