Searched refs:ARB_half_float_vertex (Results 1 – 7 of 7) sorted by relevance
277 extensions->ARB_half_float_vertex && in compute_version()496 const bool ver_3_0 = (extensions->ARB_half_float_vertex && in compute_version_es2()
78 EXT(ARB_half_float_vertex , ARB_half_float_vertex , GLL, GLC, x…398 EXT(OES_vertex_half_float , ARB_half_float_vertex , x , x , x…
121 ctx->Extensions.ARB_half_float_vertex = GL_TRUE; in _mesa_enable_sw_extensions()
106 if (ctx->Extensions.ARB_half_float_vertex) in type_to_bit()
3842 GLboolean ARB_half_float_vertex; member
61 ctx->Extensions.ARB_half_float_vertex = true; in intelInitExtensions()
815 extensions->ARB_half_float_vertex = GL_TRUE; in st_init_extensions()