Home
last modified time | relevance | path

Searched defs:offsetAlignment (Results 1 – 11 of 11) 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/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTransformFeedbackVk.cpp137 const VkDeviceSize offsetAlignment = in begin() local
DContextVk.cpp4949 const VkDeviceSize offsetAlignment = in writeAtomicCounterBufferDriverUniformOffsets() local
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DCaps.cpp931 size_t offsetAlignment = SkAlignTo(GrDxgiFormatBytesPerBlock(dxgiFormat), in supportedWritePixelsColorType() local
1064 size_t offsetAlignment = D3D12_TEXTURE_DATA_PLACEMENT_ALIGNMENT; in onSupportedReadPixelsColorType() 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/m133/tests/
DTransferPixelsTest.cpp384 size_t offsetAlignment = allowedRead.fOffsetAlignmentForTransferBuffer; in basic_transfer_from_test() local
/third_party/skia/tests/
DTransferPixelsTest.cpp346 size_t offsetAlignment = allowedRead.fOffsetAlignmentForTransferBuffer; in basic_transfer_from_test() local
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp1592 size_t offsetAlignment = align_to_4(GrVkFormatBytesPerBlock(vkFormat)); in supportedWritePixelsColorType() local
1840 size_t offsetAlignment = align_to_4(GrVkFormatBytesPerBlock(vkFormat)); in onSupportedReadPixelsColorType() local
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkCaps.cpp1759 size_t offsetAlignment = align_to_4(skgpu::VkFormatBytesPerBlock(vkFormat)); in supportedWritePixelsColorType() local
2012 size_t offsetAlignment = align_to_4(skgpu::VkFormatBytesPerBlock(vkFormat)); in onSupportedReadPixelsColorType() local