Home
last modified time | relevance | path

Searched refs:set_glLineWidthxOES (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles_dispatch.cpp202 ptr = dlsym(gles_android,"glLineWidthxOES"); disp->set_glLineWidthxOES((glLineWidthxOES_t)ptr); in create_gles_dispatch()
Dgles_dispatch.h472 …glLineWidthxOES_t set_glLineWidthxOES(glLineWidthxOES_t f) { glLineWidthxOES_t retval = glLineWidt… in set_glLineWidthxOES() function