Searched refs:textureMipmap (Results 1 – 2 of 2) sorted by relevance
91 BOOL textureMipmap = FALSE; in wglCreatePbufferARB() local136 textureMipmap = !!*piAttrib; in wglCreatePbufferARB()260 fb->textureMipmap = textureMipmap; in wglCreatePbufferARB()363 *piValue = fb->textureMipmap; in wglQueryPbufferARB()
96 boolean textureMipmap; /**< TRUE/FALSE */ member