Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DSpecializationConstant.cpp202 TType *typeFloat8 = new TType(*floatType); in CreateFloatArrayWithRotationIndex() local
203 typeFloat8->makeArray(static_cast<unsigned int>(vk::SurfaceRotation::EnumCount)); in CreateFloatArrayWithRotationIndex()
223 TIntermTyped *array = TIntermAggregate::CreateConstructor(*typeFloat8, &sequences); in CreateFloatArrayWithRotationIndex()