Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp1238 TBasicType expectedBasicType, in createConstant()
4136 const TBasicType expectedBasicType = expectedType.getBasicType(); in castBasicType() local
4818 TBasicType expectedBasicType = type.getBasicType(); in visitConstantUnion() local