Home | History | Annotate | Download | only in GLES2

Lines Matching refs:API

58             "ldrne pc,  [r12, %[api]] \n"                       \
61 [api] "J"(__builtin_offsetof(gl_hooks_t, gl._api)) \
74 "ldr x16, [x16, %[api]]\n" \
79 [api] "i" (__builtin_offsetof(gl_hooks_t, gl._api)) \
94 "jmp *%P[api](%[fn])\n" \
98 [api] "i" (__builtin_offsetof(gl_hooks_t, gl._api)) \
113 "jmp *%P[api](%[fn])\n" \
117 [api] "i" (__builtin_offsetof(gl_hooks_t, gl._api)) \
137 "ld %[t0], %[API](%[t0])\n\t" \
150 [API] "I"(__builtin_offsetof(gl_hooks_t, gl._api)) \
171 "lw %[t0], %[API](%[t0])\n\t" \
184 [API] "I"(__builtin_offsetof(gl_hooks_t, gl._api)) \