Home | History | Annotate | Download | only in glsl

Lines Matching refs:CAST

117  * double cast.
2310 KEYWORD(110 || ES, 999, CAST);
2932 c = *(unsigned char *) yyg->yy_c_buf_p; /* cast for 8-bit char's */
3655 /* The cast to (char *) in the following accommodates both
3667 free( (char *) ptr ); /* see _mesa_glsl_realloc() for (char *) cast */