Searched refs:_TexGenEnabled (Results 1 – 5 of 5) sorted by relevance
76 dst->Texture._TexGenEnabled = src->Texture._TexGenEnabled; in _mesa_copy_texture_state()528 ctx->Texture._TexGenEnabled = 0x0; in update_texture_state()663 ctx->Texture._TexGenEnabled |= ENABLE_TEXGEN(unit); in update_texture_state()
363 fp_inputs |= (ctx->Texture._TexGenEnabled | in get_fp_input_mask()
237 if (ctx->Texture._TexGenEnabled || in make_state_key()
1455 GLbitfield _TexGenEnabled; member
490 if (!ctx->Texture._TexGenEnabled || ctx->VertexProgram._Current) in run_texgen_stage()514 if (!ctx->Texture._TexGenEnabled || ctx->VertexProgram._Current) in validate_texgen_stage()