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

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_debug.h 58 #define PERF_NO_MIPMAPS 0x4 /* MIP_FILTER_NONE always */
lp_screen.c 76 { "no_mipmap", PERF_NO_MIPMAPS, NULL },
lp_state_sampler.c 55 if (LP_PERF & PERF_NO_MIPMAPS)

Completed in 448 milliseconds