Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h552 #define WGLEW_EXT_depth_float WGLEW_GET_VAR(__WGLEW_EXT_depth_float) macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19629 WGLEW_EXT_depth_float = _glewSearchExtension("WGL_EXT_depth_float", extStart, extEnd); in wglewInit()
26826 ret = WGLEW_EXT_depth_float; in wglewIsSupported()