Home
last modified time | relevance | path

Searched defs:offsetAlignment (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDynamicUploader.cpp117 uint64_t offsetAlignment) { in Allocate()
DQueue.cpp98 uint64_t offsetAlignment = in UploadTextureDataAligningBytesPerRowAndOffset() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferTextureBufferRange.cpp63 FormatInfo::FormatInfo(glw::GLenum internalFormat, glw::GLuint offsetAlignment) in FormatInfo()
546 glw::GLuint FormatInfo::countAlignedSize(glw::GLuint offsetAlignment, glw::GLuint totalSize) in countAlignedSize()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTransformFeedbackVk.cpp80 const VkDeviceSize offsetAlignment = in bindIndexedBuffer() local
DContextVk.cpp2261 const VkDeviceSize offsetAlignment = in writeAtomicCounterBufferDriverUniformOffsets() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTransformFeedbackVk.cpp124 const VkDeviceSize offsetAlignment = in begin() local
DContextVk.cpp4949 const VkDeviceSize offsetAlignment = in writeAtomicCounterBufferDriverUniformOffsets() local
/third_party/skia/src/gpu/d3d/
DGrD3DCaps.cpp898 size_t offsetAlignment = SkAlignTo(GrDxgiFormatBytesPerBlock(dxgiFormat), in supportedWritePixelsColorType() local
1029 size_t offsetAlignment = D3D12_TEXTURE_DATA_PLACEMENT_ALIGNMENT; in onSupportedReadPixelsColorType() local
/third_party/skia/tests/
DTransferPixelsTest.cpp346 size_t offsetAlignment = allowedRead.fOffsetAlignmentForTransferBuffer; in basic_transfer_from_test() local
/third_party/flutter/skia/tests/
DTransferPixelsTest.cpp318 size_t offsetAlignment = allowedRead.fOffsetAlignmentForTransferBuffer; in basic_transfer_from_test() local
/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp1358 size_t offsetAlignment = align_to_4(GrVkBytesPerFormat(vkFormat)); in supportedWritePixelsColorType() local
1656 size_t offsetAlignment = align_to_4(GrVkBytesPerFormat(vkFormat)); in onSupportedReadPixelsColorType() local
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp1535 size_t offsetAlignment = align_to_4(GrVkFormatBytesPerBlock(vkFormat)); in supportedWritePixelsColorType() local
1768 size_t offsetAlignment = align_to_4(GrVkFormatBytesPerBlock(vkFormat)); in onSupportedReadPixelsColorType() local