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

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/
TextureImageDetailsProvider.java 144 IGLProperty mipmaps = local
146 if (!(mipmaps instanceof GLSparseArrayProperty)) {
150 IGLProperty perTextureLevelState = ((GLSparseArrayProperty) mipmaps).getProperty(0);
  /external/jmonkeyengine/engine/src/desktop/jme3tools/converters/
ImageToAwt.java 271 public static void createData(Image image, boolean mipmaps){
275 if (!mipmaps){
  /frameworks/base/tools/aapt/
Resource.cpp 941 sp<ResourceTypeSet> mipmaps; local
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec 64 textures without mipmaps. Both of these options have major drawbacks.
321 "Mipmaps can be generated manually with the command
    [all...]
  /external/mesa3d/docs/
MESA_texture_array.spec 64 textures without mipmaps. Both of these options have major drawbacks.
321 "Mipmaps can be generated manually with the command
    [all...]

Completed in 107 milliseconds