HomeSort by relevance Sort by last modified time
    Searched refs:textureMipmap (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_ext_pbuffer.c 91 BOOL textureMipmap = FALSE;
136 textureMipmap = !!*piAttrib;
260 fb->textureMipmap = textureMipmap;
363 *piValue = fb->textureMipmap;
stw_framebuffer.h 96 boolean textureMipmap; /**< TRUE/FALSE */

Completed in 152 milliseconds