Searched refs:ARB_depth_clamp (Results 1 – 10 of 10) sorted by relevance
133 ctx->Extensions.ARB_depth_clamp = true; in intelInitExtensions()
90 …{ "GL_ARB_depth_clamp", o(ARB_depth_clamp), GL, …302 …{ "GL_NV_depth_clamp", o(ARB_depth_clamp), GL, …396 ctx->Extensions.ARB_depth_clamp = GL_TRUE; in _mesa_enable_sw_extensions()
160 ctx->Extensions.ARB_depth_clamp && in compute_version()
975 CHECK_EXTENSION(ARB_depth_clamp, cap); in _mesa_set_enable()1675 CHECK_EXTENSION(ARB_depth_clamp); in _mesa_IsEnabled()
2957 GLboolean ARB_depth_clamp; member
316 EXTRA_EXT(ARB_depth_clamp);
98 ARB_depth_clamp.xml \
343 { o(ARB_depth_clamp), PIPE_CAP_DEPTH_CLIP_DISABLE }, in st_init_extensions()