HomeSort by relevance Sort by last modified time
    Searched full:mipmaps (Results 126 - 150 of 185) sorted by null

1 2 3 4 56 7 8

  /external/deqp/modules/gles2/functional/
es2fTextureFormatTests.cpp 25 * + no mipmaps
  /external/mesa3d/docs/relnotes/
7.9.1.html 135 <li>r600c: properly align mipmaps to group size</li>
  /external/mesa3d/src/gallium/drivers/r300/
r300_context.h 337 * Macrotiling is specified per-level because small mipmaps cannot
r300_texture_desc.c 425 /* We need an AA colorbuffer, no mipmaps. */
r300_texture.c     [all...]
  /external/mesa3d/src/gallium/winsys/amdgpu/drm/
amdgpu_surface.c 427 * mipmapped texturing. So set noStencil = 1 when mipmaps are requested (in
  /external/mesa3d/src/mesa/main/
mipmap.c     [all...]
  /external/skia/include/gpu/
GrContext.h 486 * allocated for mipmaps?
  /external/skia/src/gpu/
SkGr.cpp 609 // Should be unreachable. If not, fall back to mipmaps.
  /external/skia/src/ports/
SkFontHost_FreeType_common.cpp 568 // Using kMedium FilterQuality will cause mipmaps to be generated. Use
  /external/skqp/src/ports/
SkFontHost_FreeType_common.cpp 568 // Using kMedium FilterQuality will cause mipmaps to be generated. Use
  /frameworks/base/graphics/java/android/graphics/
Bitmap.java     [all...]
  /frameworks/rs/script_api/
rs_for_each.spec 373 for mipmaps. See @rsGetDimX() for an explanation of the context.
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]
  /external/skqp/src/gpu/gl/
GrGLGpu.cpp     [all...]
  /frameworks/rs/cpp/
rsCppStructs.h 672 * includes mipmaps. This function will generate a complete set of mipmaps
842 * @param[in] mipmaps desired mipmap behavior for the Allocation
847 RsAllocationMipmapControl mipmaps, uint32_t usage);
854 * @param[in] mipmaps desired mipmap behavior for the Allocation
860 RsAllocationMipmapControl mipmaps, uint32_t usage, void * pointer);
863 * Creates an Allocation for use by scripts with a given Type with no mipmaps.
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureFilteringTests.cpp 116 const bool mipmaps = true; local
117 const int numLevels = mipmaps ? deLog2Floor32(de::max(m_testParameters.width, m_testParameters.height))+1 : 1;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureFilteringTests.cpp 192 const bool mipmaps = true; local
193 const int numLevels = mipmaps ? deLog2Floor32(de::max(m_width, m_height))+1 : 1;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.c 559 * have regular mipmaps, i.e., mipmaps derived from the base level.
    [all...]
  /external/skia/src/gpu/vk/
GrVkGpu.cpp 628 // The assumption is either that we have no mipmaps, or that our rect is the entire texture
    [all...]
  /external/skia/src/shaders/
SkPerlinNoiseShader.cpp     [all...]
  /external/skqp/src/gpu/vk/
GrVkGpu.cpp 654 // The assumption is either that we have no mipmaps, or that our rect is the entire texture
    [all...]
  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderLayeredFBO.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureSpecificationTests.cpp 24 * - Specify mipmap incomplete texture, use without mipmaps, re-specify
    [all...]
  /external/mesa3d/src/gallium/docs/source/
context.rst 690 to generate mipmaps for the specified texture resource.

Completed in 1941 milliseconds

1 2 3 4 56 7 8