Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp886 const spirv::IdRef uintTypeId = mBuilder.getBasicTypeId(EbtUInt, 1); in accessChainPushDynamicComponent() local
2240 const spirv::IdRef uintTypeId = mBuilder.getBasicTypeId(EbtUInt, 1); in visitArrayLength() local