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

  /external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.hpp 97 deUint8 strideBytes; // Pixel stride (in bytes), usually plane elementSize
vkImageUtil.cpp     [all...]
  /frameworks/rs/
rsAllocation.cpp 801 uint32_t strideBytes = faceSize * 6 * t->getElementSizeBytes();
808 t->getDimX(), 1, sourcePtr + strideBytes * dI, copySize, 0);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ycbcr/
vktYCbCrUtil.cpp     [all...]

Completed in 123 milliseconds