Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DRewritePixelLocalStorage.cpp22 constexpr static TBasicType DataTypeOfPLSType(TBasicType plsType) in DataTypeOfPLSType()
757 const TType &plsType = plsVar.getType(); in PLSAttachment() local