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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texcompress_fxt1.c 1080 GLint maxVarL = fxt1_variance(NULL, input, n_comp, N_TEXELS / 2);
1089 GLint t = input[k][maxVarL];
    [all...]
  /external/mesa3d/src/mesa/main/
texcompress_fxt1.c 1080 GLint maxVarL = fxt1_variance(NULL, input, n_comp, N_TEXELS / 2);
1089 GLint t = input[k][maxVarL];
    [all...]

Completed in 447 milliseconds