Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/spirv/
DOutputSPIRV.cpp1232 TBasicType expectedBasicType, in createConstant()
4219 const TBasicType expectedBasicType = expectedType.getBasicType(); in castBasicType() local
4882 TBasicType expectedBasicType = type.getBasicType(); in visitConstantUnion() local