Home | History | Annotate | Download | only in math

Lines Matching refs:TRX_UI

125 #define TRX_UI(f,n)  (PTR_ELT(f,n) < 0 ? 0 : (GLuint)  PTR_ELT(f,n))
165 #undef TRX_UI
179 #define TRX_UI(f,n) (GLuint)PTR_ELT(f,n)
214 #undef TRX_UI
226 #define TRX_UI(f,n) (PTR_ELT(f,n) < 0 ? 0 : (GLuint) PTR_ELT(f,n))
268 #undef TRX_UI
280 #define TRX_UI(f,n) (GLuint) PTR_ELT(f,n)
321 #undef TRX_UI
333 #define TRX_UI(f,n) (PTR_ELT(f,n) < 0 ? 0 : (GLuint) PTR_ELT(f,n))
375 #undef TRX_UI
387 #define TRX_UI(f,n) PTR_ELT(f,n)
428 #undef TRX_UI
440 #define TRX_UI(f,n) (GLuint) (GLint) PTR_ELT(f,n)
523 #undef TRX_UI