Searched refs:NV_texture_env_combine4 (Results 1 – 18 of 18) sorted by relevance
73 legal = ctx->Extensions.NV_texture_env_combine4; in set_env_mode()209 || !ctx->Extensions.NV_texture_env_combine4)) { in set_combiner_source()240 ctx->Extensions.NV_texture_env_combine4)); in set_combiner_source()298 || !ctx->Extensions.NV_texture_env_combine4)) { in set_combiner_operand()317 || ctx->Extensions.NV_texture_env_combine4); in set_combiner_operand()325 || ctx->Extensions.NV_texture_env_combine4; in set_combiner_operand()657 if (ctx->API == API_OPENGL_COMPAT && ctx->Extensions.NV_texture_env_combine4) { in get_texenvi()671 if (ctx->API == API_OPENGL_COMPAT && ctx->Extensions.NV_texture_env_combine4) { in get_texenvi()685 if (ctx->API == API_OPENGL_COMPAT && ctx->Extensions.NV_texture_env_combine4) { in get_texenvi()699 if (ctx->API == API_OPENGL_COMPAT && ctx->Extensions.NV_texture_env_combine4) { in get_texenvi()
183 ctx->Extensions.NV_texture_env_combine4 = GL_TRUE; in _mesa_enable_sw_extensions()
414 EXT(NV_texture_env_combine4 , NV_texture_env_combine4 , GLL, x , x…
600 const GLuint n = ctx->Extensions.NV_texture_env_combine4 ? 4 : 3; in pop_texture_group()
4548 GLboolean NV_texture_env_combine4; member
93 ctx->Extensions.NV_texture_env_combine4 = true; in intelInitExtensions()
189 ctx->Extensions.NV_texture_env_combine4 = true; in nouveau_context_init()
115 (NV_texture_env_combine4 already provides this).118 instead of just SRC_ALPHA (NV_texture_env_combine4 already
125 (NV_texture_env_combine4 already provides this).128 instead of just SRC_ALPHA (NV_texture_env_combine4 already
134 ctx->Extensions.NV_texture_env_combine4 = true; in brw_init_extensions()
3 NV_texture_env_combine4
58 functionality (see the NV_texture_env_combine4 OpenGL extension157 NV_texture_env_combine4 extensions.506 is different from how the NV_texture_env_combine4 extension works;
50 NV_texture_env_combine4 affects the definition of this extension.1742 only if NV_texture_env_combine4 is supported):3047 Dependencies on NV_texture_env_combine43049 If NV_texture_env_combine4 is not implemented, then the references
232 { GL(NV_texture_env_combine4), N, N },
1138 extensions->NV_texture_env_combine4 = GL_TRUE; in st_init_extensions()