Home
last modified time | relevance | path

Searched defs:rowPitch (Results 1 – 23 of 23) 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.cpp862 int rowPitch = getRowPitch(fmt, levelW, m_alignment); in createTexture() local
910 int rowPitch = getRowPitch(fmt, levelW, m_alignment); in createTexture() local
1226 int rowPitch = getRowPitch(fmt, m_subW, m_alignment); in createTexture() local
1283 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.cpp53 vk::VkDeviceSize rowPitch = rowPitchOrZero; in pack() local
105 vk::VkDeviceSize rowPitch = rowPitchOrZero; in unpack() local
/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/framework/vulkan/
DvkTypeUtil.inl91 …ut makeSubresourceLayout (VkDeviceSize offset, VkDeviceSize size, VkDeviceSize rowPitch, VkDeviceS…
DvkImageUtil.cpp2179 const deUint32 rowPitch = planeRowPitches[planeNdx]; in getChannelAccess() local
DvkStructTypes.inl517 VkDeviceSize rowPitch; member
DvkVulkan_c.inl2024 VkDeviceSize rowPitch; member
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp956 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.h1951 VkDeviceSize rowPitch; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2121 VkDeviceSize rowPitch; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2121 VkDeviceSize rowPitch; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2021 VkDeviceSize rowPitch; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h2239 VkDeviceSize rowPitch; member
Dvulkan.hpp5857 DeviceSize rowPitch; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2286 VkDeviceSize rowPitch; member
Dvulkan.hpp30988 DeviceSize rowPitch; member