Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DTranslatorVulkan.cpp391 const TType *ivec4Type = StaticType::GetBasic<EbtInt, kMaxXfbBuffers>(); in AddXfbEmulationSupport() local
392 TType *stridesType = new TType(*ivec4Type); in AddXfbEmulationSupport()
429 SymbolType::AngleInternal, ivec4Type, true); in AddXfbEmulationSupport()
484 ivec4Zero.push_back(CreateZeroNode(*ivec4Type)); in AddXfbEmulationSupport()