Lines Matching refs:DECLARE_BIND_MEMREF
128 #define DECLARE_BIND_MEMREF(size, type, typeName) \ macro
135 DECLARE_BIND_MEMREF(1, float, Float)
136 DECLARE_BIND_MEMREF(2, float, Float)
137 DECLARE_BIND_MEMREF(3, float, Float)
138 DECLARE_BIND_MEMREF(1, int32_t, Int32)
139 DECLARE_BIND_MEMREF(2, int32_t, Int32)
140 DECLARE_BIND_MEMREF(3, int32_t, Int32)
141 DECLARE_BIND_MEMREF(1, int16_t, Int16)
142 DECLARE_BIND_MEMREF(2, int16_t, Int16)
143 DECLARE_BIND_MEMREF(3, int16_t, Int16)
144 DECLARE_BIND_MEMREF(1, int8_t, Int8)
145 DECLARE_BIND_MEMREF(2, int8_t, Int8)
146 DECLARE_BIND_MEMREF(3, int8_t, Int8)
147 DECLARE_BIND_MEMREF(1, int16_t, Half)
148 DECLARE_BIND_MEMREF(2, int16_t, Half)
149 DECLARE_BIND_MEMREF(3, int16_t, Half)