Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DResourcesHLSL.cpp40 static TString InterfaceBlockFieldTypeString(const TField &field, in InterfaceBlockFieldTypeString() function
838 typeString = InterfaceBlockFieldTypeString(field, blockStorage, true); in uniformBlockWithOneLargeArrayMemberString()
930 hlsl += " " + InterfaceBlockFieldTypeString(field, blockStorage, false) + " " + in uniformBlockMembersString()