Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A Dintermediate.h978 class TIntermMethod; variable
1179TIntermMethod(TIntermTyped* o, const TType& t, const TString& m) : TIntermTyped(t), object(o), met… in TIntermMethod() function
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1131 class TIntermMethod; variable
1332TIntermMethod(TIntermTyped* o, const TType& t, const TString& m) : TIntermTyped(t), object(o), met… in TIntermMethod() function