Searched refs:NV_REGISTER_COMBINERS (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c164 {"GL_NV_register_combiners", NV_REGISTER_COMBINERS, 0 },
1878 else if (gl_info->supported[NV_REGISTER_COMBINERS]
1880 else if (gl_info->supported[NV_REGISTER_COMBINERS]) return &nvrc_fragment_pipeline;
2201 if (gl_info->supported[NV_REGISTER_COMBINERS])
2210 if (gl_info->supported[NV_REGISTER_COMBINERS])
2479 gl_info->supported[NV_REGISTER_COMBINERS] = FALSE;
H A Dwined3d_gl.h1869 NV_REGISTER_COMBINERS, enumerator in enum:wined3d_gl_extension
4546 glCombinerInputNV, NV_REGISTER_COMBINERS, NULL) \
4548 glCombinerOutputNV, NV_REGISTER_COMBINERS, NULL) \
4550 glCombinerParameterfNV, NV_REGISTER_COMBINERS, NULL) \
4552 glCombinerParameterfvNV, NV_REGISTER_COMBINERS, NULL) \
4554 glCombinerParameteriNV, NV_REGISTER_COMBINERS, NULL) \
4556 glCombinerParameterivNV, NV_REGISTER_COMBINERS, NULL) \
4558 glFinalCombinerInputNV, NV_REGISTER_COMBINERS, NULL) \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_gl.h154 NV_REGISTER_COMBINERS, enumerator in enum:wined3d_gl_extension
H A Ddirectx.c212 {"GL_NV_register_combiners", NV_REGISTER_COMBINERS },
2579 if (gl_info->supported[NV_REGISTER_COMBINERS] && gl_info->supported[NV_TEXTURE_SHADER2])
2581 if (gl_info->supported[NV_REGISTER_COMBINERS])
2714 if (gl_info->supported[NV_REGISTER_COMBINERS])
3071 if (gl_info->supported[NV_REGISTER_COMBINERS])
3093 gl_info->supported[NV_REGISTER_COMBINERS] = FALSE;
H A Dstate.c728 if (gl_info->supported[NV_REGISTER_COMBINERS])
747 if (gl_info->supported[NV_REGISTER_COMBINERS])
3303 if (gl_info->supported[NV_REGISTER_COMBINERS])
3420 if (gl_info->supported[NV_REGISTER_COMBINERS])
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c155 {"GL_NV_register_combiners", NV_REGISTER_COMBINERS, 0 },
2150 else if (gl_info->supported[NV_REGISTER_COMBINERS]
2152 else if (gl_info->supported[NV_REGISTER_COMBINERS]) return &nvrc_fragment_pipeline;
2398 if (gl_info->supported[NV_REGISTER_COMBINERS])
2407 if (gl_info->supported[NV_REGISTER_COMBINERS])
2623 gl_info->supported[NV_REGISTER_COMBINERS] = FALSE;
H A Dwined3d_gl.h1864 NV_REGISTER_COMBINERS, enumerator in enum:wined3d_gl_extension
4537 glCombinerInputNV, NV_REGISTER_COMBINERS, NULL) \
4539 glCombinerOutputNV, NV_REGISTER_COMBINERS, NULL) \
4541 glCombinerParameterfNV, NV_REGISTER_COMBINERS, NULL) \
4543 glCombinerParameterfvNV, NV_REGISTER_COMBINERS, NULL) \
4545 glCombinerParameteriNV, NV_REGISTER_COMBINERS, NULL) \
4547 glCombinerParameterivNV, NV_REGISTER_COMBINERS, NULL) \
4549 glFinalCombinerInputNV, NV_REGISTER_COMBINERS, NULL) \
H A Dstate.c727 if (gl_info->supported[NV_REGISTER_COMBINERS])
750 if (gl_info->supported[NV_REGISTER_COMBINERS])
3173 if (gl_info->supported[NV_REGISTER_COMBINERS])
3279 if (gl_info->supported[NV_REGISTER_COMBINERS])

Completed in 153 milliseconds