HomeSort by relevance Sort by last modified time
    Searched full:tiling (Results 201 - 225 of 271) sorted by null

1 2 3 4 5 6 7 891011

  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_bo.c 763 /* Tiling determines how DRM treats the buffer data.
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_vtbl.c 675 * can't do in general due to tiling)
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_fbo.c 573 * according to the tiling restrictions, plus any required x/y offset
  /external/skia/src/core/
SkImageFilter.cpp 386 // example in tiling, where the clip is much smaller than the filtered
  /external/vulkan-validation-layers/demos/
cube.c     [all...]
  /external/vulkan-validation-layers/loader/
loader.c     [all...]
  /external/vulkan-validation-layers/tests/
vktestbinding.h 183 VkImageTiling tiling; member in struct:vk_testing::Device::Format
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
QOMX_IVCommonExtensions.h 150 * 1. The data is laid out in a 4x2 MB tiling
  /hardware/qcom/media/msm8996/mm-core/inc/
QOMX_IVCommonExtensions.h 150 * 1. The data is laid out in a 4x2 MB tiling
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
radeon_drm.h 762 #define RADEON_SETPARAM_SWITCH_TILING 2 /* enable/disable color tiling */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
radeon_drm.h 762 #define RADEON_SETPARAM_SWITCH_TILING 2 /* enable/disable color tiling */
    [all...]
  /frameworks/native/vulkan/api/
vulkan.api     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineMultisampleTests.cpp     [all...]
vktPipelineBlendTests.cpp 326 VK_IMAGE_TILING_OPTIMAL, // VkImageTiling tiling;
    [all...]
vktPipelineEarlyFragmentTests.cpp 313 VK_IMAGE_TILING_OPTIMAL, // VkImageTiling tiling;
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_state.c 781 /* Set tiling flags for new surfaces. */
    [all...]
  /frameworks/base/core/java/android/widget/
ProgressBar.java 452 // ScaleDrawable, we'll need to wrap it and apply tiling.
535 * given a tiling BitmapShader.
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp 222 attribTpi.tiling = tiled;
    [all...]
  /docs/source.android.com/src/devices/graphics/
implement.jd 128 <li> RGBA packing order <li> YUV formats <li> Tiling, swizzling, and stride
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.cpp 238 tiling = _tiling;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateCreateInfoUtil.cpp 238 tiling = _tiling;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolCreateInfoUtil.cpp 238 tiling = _tiling;
    [all...]
  /external/mesa3d/src/gallium/drivers/i915/
i915_debug.c 58 is->debug.tiling = !debug_get_option_i915_no_tiling();
  /external/mesa3d/src/gallium/drivers/r600/
r600_texture.c 468 /* XXX tiling is broken for the 422 formats */
    [all...]
  /external/opencv3/3rdparty/openexr/
ChangeLog.openexr 481 source code, includes tiling and multi-res images.

Completed in 1589 milliseconds

1 2 3 4 5 6 7 891011