Searched refs:GLEW_ARB_gpu_shader_fp64 (Results 1 – 3 of 3) sorted by relevance
308 #ifdef GLEW_ARB_gpu_shader_fp64 in test_openglsupport()309 if(GLEW_ARB_gpu_shader_fp64) in test_openglsupport()
16503 …if (glewExperimental || GLEW_ARB_gpu_shader_fp64) GLEW_ARB_gpu_shader_fp64 = !_glewInit_GL_ARB_gpu… in glewContextInit()21962 ret = GLEW_ARB_gpu_shader_fp64; in glewIsSupported()
5071 #define GLEW_ARB_gpu_shader_fp64 GLEW_GET_VAR(__GLEW_ARB_gpu_shader_fp64) macro