Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/spirv/
DOutputSPIRV.cpp877 const spirv::IdRef uintTypeId = mBuilder.getBasicTypeId(EbtUInt, 1); in accessChainPushDynamicComponent() local
2232 const spirv::IdRef uintTypeId = mBuilder.getBasicTypeId(EbtUInt, 1); in visitArrayLength() local