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

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

Completed in 344 milliseconds