Searched refs:RS_POINTER_TYPE_GET_POINTEE_TYPE (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_type_spec.h192 #define RS_POINTER_TYPE_GET_POINTEE_TYPE(R) \ macro
195 RS_POINTER_TYPE_GET_POINTEE_TYPE(R) = (V)
H A Dslang_rs_metadata_spec_encoder.cpp182 unsigned PointeeType = encodeRSType(RS_POINTER_TYPE_GET_POINTEE_TYPE(T));
H A Dslang_rs_export_type.cpp1163 if (RS_POINTER_TYPE_GET_POINTEE_TYPE(ST) != NULL)

Completed in 976 milliseconds