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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_sample.c 1436 compute_lod(const struct pipe_sampler_state *sampler, function
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c 1436 compute_lod(const struct pipe_sampler_state *sampler, function
    [all...]
  /frameworks/native/opengl/libagl/
primitives.cpp 694 int compute_lod(ogles_context_t* c, int i, function in namespace:android
735 int lod = compute_lod(c, i, s0, t0, s1, t1, s2, t2);
792 int lod = compute_lod(c, i, s0, t0, s1, t1, s2, t2);
    [all...]

Completed in 257 milliseconds