Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Darb_program_shader.c322 static inline BOOL use_nv_clip(const struct wined3d_gl_info *gl_info) in use_nv_clip() function
335 if (!use_nv_clip(gl_info)) return TRUE; /* Init the clip texcoord */ in need_helper_const()
818 if(use_nv_clip(gl_info) && ctx->target_version >= NV2) in shader_generate_arb_declarations()
3215 if (use_nv_clip(gl_info) && priv_ctx->target_version >= NV2) in vshader_add_footer()
4977 if (use_nv_clip(gl_info)) in shader_arb_get_caps()