HomeSort by relevance Sort by last modified time
    Searched defs:normalized_coords (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 166 unsigned normalized_coords:1; member in struct:lp_static_sampler_state
  /external/virglrenderer/src/gallium/include/pipe/
p_state.h 320 unsigned normalized_coords:1; /**< Are coords normalized to [0,1]? */ member in struct:pipe_sampler_state
  /external/mesa3d/src/gallium/drivers/svga/
svga_context.h 207 unsigned normalized_coords:1; member in struct:svga_sampler_state
  /external/mesa3d/src/gallium/include/pipe/
p_state.h 398 unsigned normalized_coords:1; /**< Are coords normalized to [0,1]? */ member in struct:pipe_sampler_state

Completed in 658 milliseconds