Home
last modified time | relevance | path

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

/external/deqp/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()
/external/angle/src/libANGLE/renderer/vulkan/
DTransformFeedbackVk.cpp124 const VkDeviceSize offsetAlignment = in begin() local
DContextVk.cpp4659 const VkDeviceSize offsetAlignment = in writeAtomicCounterBufferDriverUniformOffsets() local
/external/skia/src/gpu/d3d/
DGrD3DCaps.cpp894 size_t offsetAlignment = GrAlignTo(GrDxgiFormatBytesPerBlock(dxgiFormat), in supportedWritePixelsColorType() local
1023 size_t offsetAlignment = D3D12_TEXTURE_DATA_PITCH_ALIGNMENT; in onSupportedReadPixelsColorType() local
/external/skia/tests/
DTransferPixelsTest.cpp313 size_t offsetAlignment = allowedRead.fOffsetAlignmentForTransferBuffer; in basic_transfer_from_test() local
/external/skia/src/gpu/vk/
DGrVkCaps.cpp1537 size_t offsetAlignment = align_to_4(GrVkFormatBytesPerBlock(vkFormat)); in supportedWritePixelsColorType() local
1738 size_t offsetAlignment = align_to_4(GrVkFormatBytesPerBlock(vkFormat)); in onSupportedReadPixelsColorType() local