Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glMaterialx

128     glMaterialx_t glMaterialx;
400 glMaterialx_t set_glMaterialx(glMaterialx_t f) { glMaterialx_t retval = glMaterialx; glMaterialx = f; return retval;}