Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h929 #define EGLEW_EXT_pixel_format_float EGLEW_GET_VAR(__EGLEW_EXT_pixel_format_float) macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c18498EGLEW_EXT_pixel_format_float = _glewSearchExtension("EGL_EXT_pixel_format_float", extStart, extEnd… in eglewInit()
27913 ret = EGLEW_EXT_pixel_format_float; in eglewIsSupported()