Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h409 #define WGLEW_ARB_pixel_format_float WGLEW_GET_VAR(__WGLEW_ARB_pixel_format_float) macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19601WGLEW_ARB_pixel_format_float = _glewSearchExtension("WGL_ARB_pixel_format_float", extStart, extEnd… in wglewInit()
26757 ret = WGLEW_ARB_pixel_format_float; in wglewIsSupported()