Searched refs:RSFunction (Results 1 - 2 of 2) 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
35 // 6. RSFunction => an string table index
49 struct RSFunction { struct
62 int RSEncodeFunctionMetadata(RSMetadataEncoder *E, const RSFunction *F);
77 RSFunction *funcs;
H A Dslang_rs_metadata_spec_encoder.cpp109 int encodeRSFunc(const RSFunction *F);
336 int RSMetadataEncoderInternal::encodeRSFunc(const RSFunction *F) {
506 int RSEncodeFunctionMetadata(RSMetadataEncoder *E, const RSFunction *F) {

Completed in 47 milliseconds