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

  /external/swiftshader/src/Renderer/
Sampler.hpp 94 MIPMAP_POINT,
Sampler.cpp 28 MipmapType Sampler::maximumMipmapFilterQuality = MIPMAP_POINT;
Renderer.cpp     [all...]
  /external/swiftshader/src/OpenGL/libGL/
utilities.cpp 608 return sw::MIPMAP_POINT;
  /external/swiftshader/src/OpenGL/libGLES_CM/
utilities.cpp 399 return sw::MIPMAP_POINT;
  /external/swiftshader/src/Shader/
SamplerCore.cpp 627 if(state.mipmapFilter > MIPMAP_POINT)
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
utilities.cpp     [all...]
  /external/swiftshader/src/D3D8/
Direct3DDevice8.cpp     [all...]
  /external/swiftshader/src/D3D9/
Direct3DDevice9.cpp     [all...]

Completed in 4576 milliseconds