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

  /external/deqp/external/vulkancts/modules/vulkan/ycbcr/
vktYCbCrFormatTests.cpp 498 } tilings[] = local
505 for (int tilingNdx = 0; tilingNdx < DE_LENGTH_OF_ARRAY(tilings); tilingNdx++)
507 const VkImageTiling tiling = tilings[tilingNdx].value;
508 const char* const tilingName = tilings[tilingNdx].name;
  /external/python/cpython2/Demo/turtle/
tdemo_penrose.py 6 Constructs two aperiodic penrose-tilings,
  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_image.h 100 /* tilings to consider, if any bit is set */
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryRequirementsTests.cpp 1787 } tilings[] = local
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_resource.c 328 * tilings. But that should be fine since it will never be bound as the
329 * stencil buffer, and our transfer code can handle all tilings.

Completed in 262 milliseconds