Searched refs:pstipple_tex_id (Results 1 – 1 of 1) sorted by relevance
553 GLuint pstipple_tex_id; member880 glGenTextures(1, &ctx->pstipple_tex_id); in vrend_init_pstipple_texture()881 glBindTexture(GL_TEXTURE_2D, ctx->pstipple_tex_id); in vrend_init_pstipple_texture()3709 glBindTexture(GL_TEXTURE_2D, ctx->pstipple_tex_id); in vrend_draw_bind_objects()5300 glDeleteTextures(1, &ctx->pstipple_tex_id); in vrend_destroy_context()6694 glBindTexture(GL_TEXTURE_2D, ctx->pstipple_tex_id); in vrend_set_polygon_stipple()