Home
last modified time | relevance | path

Searched defs:rowPitch (Results 1 – 20 of 20) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fReadPixelsTests.cpp314 …const int rowPitch = m_alignment * deCeilFloatToInt32(float(pixelSize * rowWidth) / (float)m_align… in clearColor() local
356 …const int rowPitch = m_alignment * deCeilFloatToInt32((float)(pixelSize * rowWidth) / (floa… in iterate() local
Des3fTextureSpecificationTests.cpp989 int rowPitch = deAlign32(levelW*m_texFormat.getPixelSize(), m_alignment); in createTexture() local
1043 int rowPitch = deAlign32(m_texFormat.getPixelSize()*levelSize, m_alignment); in createTexture() local
1082 int rowPitch = deAlign32(rowLength*pixelSize, m_alignment); in createTexture() local
1150 int rowPitch = deAlign32(rowLength*pixelSize, m_alignment); in createTexture() local
1397 int rowPitch = deAlign32(rowLength*pixelSize, m_alignment); in createTexture() local
1671 int rowPitch = deAlign32(m_texFormat.getPixelSize()*m_subW, m_alignment); in createTexture() local
1740 int rowPitch = deAlign32(m_texFormat.getPixelSize()*m_subW, m_alignment); in createTexture() local
1814 int rowPitch = deAlign32(pixelSize*m_width, 4); in createTexture() local
1826 int rowPitch = deAlign32(rowLength*pixelSize, m_alignment); in createTexture() local
2318 int rowPitch = deAlign32(rowLength*pixelSize, m_alignment); in createTexture() local
[all …]
/external/deqp/modules/gles2/functional/
Des2fReadPixelsTests.cpp208 …const int rowPitch = m_alignment * deCeilFloatToInt32(float(pixelSize * width) / (float)m_alignmen… in iterate() local
Des2fTextureSpecificationTests.cpp843 int rowPitch = getRowPitch(fmt, levelW, m_alignment); in createTexture() local
888 int rowPitch = getRowPitch(fmt, levelW, m_alignment); in createTexture() local
1189 int rowPitch = getRowPitch(fmt, m_subW, m_alignment); in createTexture() local
1243 int rowPitch = getRowPitch(fmt, m_subW, m_alignment); in createTexture() local
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp432 int rowPitch = deAlign32(rowLength*pixelSize, m_alignment); in createTexture() local
535 int rowPitch = deAlign32(pixelSize*m_size, 4); in createTexture() local
547 int rowPitch = deAlign32(rowLength*pixelSize, m_alignment); in createTexture() local
726 int rowPitch = deAlign32(rowLength*pixelSize, alignment); in createTexture() local
Des31fShaderImageLoadStoreTests.cpp1330 const int rowPitch = sliceAccess.getRowPitch(); in replaceBadFloatReinterpretValues() local
1511 const int rowPitch = sliceAccess.getRowPitch(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp52 vk::VkDeviceSize rowPitch = rowPitchOrZero; in pack() local
104 vk::VkDeviceSize rowPitch = rowPitchOrZero; in unpack() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp2093 const deUint32 rowPitch = planeRowPitches[planeNdx]; in getChannelAccess() local
DvkTypeUtil.inl91 …ut makeSubresourceLayout (VkDeviceSize offset, VkDeviceSize size, VkDeviceSize rowPitch, VkDeviceS…
DvkStructTypes.inl517 VkDeviceSize rowPitch; member
/external/deqp/framework/common/
DtcuTextureUtil.cpp328 const int rowPitch = access.getRowPitch(); in flipYAccess() local
342 const int rowPitch = access.getRowPitch(); in flipYAccess() local
DtcuTexture.cpp878 const int rowPitch = pixelSize * size.x(); in calculatePackedPitch() local
909 …ccess (const TextureFormat& format, int width, int height, int depth, int rowPitch, int slicePitch… in ConstPixelBufferAccess()
946 …ccess (const TextureFormat& format, int width, int height, int depth, int rowPitch, int slicePitch… in PixelBufferAccess()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1064 const deUint32 rowPitch = formatInfo.planes[planeNdx].elementSizeBytes * accessWidth; in getChannelAccess() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp933 int rowPitch = deAlign32(rowLen*pixelSize, m_pixelUnpackAlignment); in getUnpack2DAccess() local
944 int rowPitch = deAlign32(rowLen*pixelSize, m_pixelUnpackAlignment); in getUnpack3DAccess() local
/external/mesa3d/include/vulkan/
Dvulkan.h1659 VkDeviceSize rowPitch; member
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h1756 VkDeviceSize rowPitch; member
/external/skqp/third_party/vulkan/vulkan/
Dvulkan.h1756 VkDeviceSize rowPitch; member
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1953 VkDeviceSize rowPitch; member
Dvulkan.hpp3959 DeviceSize rowPitch; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1975 VkDeviceSize rowPitch; member