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

  /external/deqp/framework/common/
tcuCompressedTexture.cpp 838 const int dstPixelSize = ETC2_UNCOMPRESSED_PIXEL_SIZE_RGBA8;
856 deUint8* const dstPixel = dstPtr + y*dstRowPitch + x*dstPixelSize;
873 const int dstPixelSize = ETC2_UNCOMPRESSED_PIXEL_SIZE_RGBA8;
889 deUint8* const dstPixel = dstPtr + y*dstRowPitch + x*dstPixelSize;
906 const int dstPixelSize = ETC2_UNCOMPRESSED_PIXEL_SIZE_R11;
    [all...]
tcuTextureUtil.cpp     [all...]

Completed in 194 milliseconds