Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Dnvidia_texture_shader.c930 const struct fragment_pipeline nvrc_fragment_pipeline = { variable
H A Dwined3d_private.h2083 extern const struct fragment_pipeline nvrc_fragment_pipeline DECLSPEC_HIDDEN;
H A Ddirectx.c2619 return &nvrc_fragment_pipeline; in select_fragment_implementation()