Searched defs:RSVar (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_metadata_spec.h26 // 3. All ->name field in RSType/RSVar/RSFunction now refer to an index in the
34 // 5. RSVar => an string table index plus RSType array index
44 struct RSVar { struct
60 int RSEncodeVarMetadata(RSMetadataEncoder *E, const RSVar *V);
76 RSVar *vars;

Completed in 34 milliseconds