Home
last modified time | relevance | path

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

/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dgl_rmain.c764 int tex_Texture_Pants; member
1301 p->tex_Texture_Pants = -1; in R_GLSL_CompilePermutation()
1332 …if (p->loc_Texture_Pants >= 0) {p->tex_Texture_Pants = sampler;qglUniform1i(p… in R_GLSL_CompilePermutation()
2887 …if (r_glsl_permutation->tex_Texture_Pants >= 0) R_Mesh_TexBind(r_glsl_permutation->tex_T… in R_SetupShader_Surface()
/dports/games/darkplaces/darkplaces/
H A Dgl_rmain.c776 int tex_Texture_Pants; member
1321 p->tex_Texture_Pants = -1; in R_GLSL_CompilePermutation()
1352 …if (p->loc_Texture_Pants >= 0) {p->tex_Texture_Pants = sampler;qglUniform1i(p… in R_GLSL_CompilePermutation()
2805 …if (r_glsl_permutation->tex_Texture_Pants >= 0) R_Mesh_TexBind(r_glsl_permutation->tex_T… in R_SetupShader_Surface()