Home
last modified time | relevance | path

Searched refs:matrixPackString (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DResourcesHLSL.cpp52 const TString &matrixPackString = in InterfaceBlockFieldTypeString() local
54 return matrixPackString + " " + TypeString(fieldType); in InterfaceBlockFieldTypeString()