Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp828 const spirv::IdRef uintTypeId = mBuilder.getBasicTypeId(EbtUInt, 1); in accessChainPushDynamicComponent() local
2186 const spirv::IdRef uintTypeId = mBuilder.getBasicTypeId(EbtUInt, 1); in visitArrayLength() local