/hardware/google/gfxstream/host/vulkan/ |
D | VkFormatUtils_unittest.cpp | 59 Field("bufferRowLength", &VkBufferImageCopy::bufferRowLength, 60 Eq(expected.bufferRowLength)), 91 .bufferRowLength = 16, in TEST() 128 .bufferRowLength = 16, in TEST() 152 .bufferRowLength = 8, in TEST() 189 .bufferRowLength = 32, in TEST() 213 .bufferRowLength = 16, in TEST() 237 .bufferRowLength = 16, in TEST()
|
D | VkFormatUtils.cpp | 167 .bufferRowLength = planeStrideTexels, in getFormatTransferInfo()
|
D | VkDecoderSnapshotUtils.cpp | 227 .bufferRowLength = 0, in saveImageContent() 428 .bufferRowLength = 0, in loadImageContent()
|
D | CompositorVk.cpp | 665 .bufferRowLength = 0, in setUpDefaultImage()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_cmd_copy.c | 125 .bufferRowLength = pRegions[r].bufferRowLength, in vk_common_CmdCopyBufferToImage() 166 .bufferRowLength = pRegions[r].bufferRowLength, in vk_common_CmdCopyImageToBuffer()
|
D | vk_image.c | 298 const uint32_t row_length = region->bufferRowLength ? in vk_image_buffer_copy_layout() 299 region->bufferRowLength : extent.width; in vk_image_buffer_copy_layout() 330 .bufferRowLength = region->memoryRowLength, in vk_memory_to_image_copy_layout() 345 .bufferRowLength = region->memoryRowLength, in vk_image_to_memory_copy_layout()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/chapters/ |
D | lorem.adoc | 91 :bufferrowlength: bufferRowLength 141 * pname:bufferRowLength and pname:bufferImageHeight Quam adipiscing vitae 151 :bufferrowlength: bufferRowLength
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | copy_bufferimage_to_imagebuffer_not_both_image_common.adoc | 11 // - {bufferrowlength}, either "bufferRowLength" or "memoryRowLength" based on
|
/hardware/google/gfxstream/host/vulkan/emulated_textures/ |
D | AstcTexture.cpp | 49 if (region.bufferRowLength != 0 || region.bufferImageHeight != 0) { in isRegionValid() 188 pRegions[i].bufferRowLength, in on_vkCmdCopyBufferToImageImpl()
|
D | CompressedImageInfo.cpp | 541 region.bufferRowLength /= mBlock.width; in getBufferImageCopy() 554 region.bufferRowLength /= mBlock.width; in getBufferImageCopy()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/reflow-tests/ |
D | src-new-vuid-attribute.adoc | 16 * For each element of pname:pRegions, pname:bufferRowLength must: be a 46 …* For each element of pname:pRegions, pname:bufferRowLength divided by the <<formats-compatibility…
|
D | expect-new-vuid-attribute-novuid.adoc | 21 * For each element of pname:pRegions, pname:bufferRowLength must: be a 67 * For each element of pname:pRegions, pname:bufferRowLength divided by the
|
D | expect-new-vuid-attribute-noreflow-novuid.adoc | 16 * For each element of pname:pRegions, pname:bufferRowLength must: be a 46 …* For each element of pname:pRegions, pname:bufferRowLength divided by the <<formats-compatibility…
|
D | expect-new-vuid-attribute-noreflow.adoc | 20 For each element of pname:pRegions, pname:bufferRowLength must: be a 62 …For each element of pname:pRegions, pname:bufferRowLength divided by the <<formats-compatibility-c…
|
D | expect-new-vuid-attribute-default.adoc | 25 For each element of pname:pRegions, pname:bufferRowLength must: be a 83 For each element of pname:pRegions, pname:bufferRowLength divided by the
|
/hardware/google/gfxstream/common/detector/ |
D | Vulkan.cpp | 436 .bufferRowLength = 0, in DownloadImage() 700 .bufferRowLength = 0, in LoadYuvImage() 721 .bufferRowLength = 0, in LoadYuvImage() 742 .bufferRowLength = 0, in LoadYuvImage()
|
/hardware/google/gfxstream/host/tests/ |
D | VkTestUtils.h | 280 .bufferRowLength = 0, in setUpCommandBuffer()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | copies.adoc | 502 {empty}:: [eq]#rowExtent = max(pname:bufferRowLength, 659 :bufferrowlength: bufferRowLength 712 :bufferrowlength: bufferRowLength 742 * pname:bufferRowLength and pname:bufferImageHeight specify in texels a 755 :bufferrowlength: bufferRowLength 834 :bufferrowlength: bufferRowLength 959 :bufferrowlength: bufferRowLength 1040 * pname:bufferRowLength and pname:bufferImageHeight specify in texels a 1057 :bufferrowlength: bufferRowLength 1316 * pname:bufferRowLength and pname:bufferImageHeight specify in texels a [all …]
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common.c | 1866 .bufferRowLength = info->linear_stride / in wsi_finish_create_blit_context()
|
/hardware/google/gfxstream/scripts/print_gfx_logs/ |
D | vulkan_printer.py | 546 … bufferRowLength = printer.write_int("bufferRowLength", 4, indent, signed=False, big_endian=False)
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 809 VULKAN_HPP_HASH_COMBINE( seed, bufferImageCopy.bufferRowLength ); in operator ()() 826 VULKAN_HPP_HASH_COMBINE( seed, bufferImageCopy2.bufferRowLength ); in operator ()()
|
D | vulkan_hash.hpp | 1716 VULKAN_HPP_HASH_COMBINE( seed, bufferImageCopy.bufferRowLength ); in operator ()() 1733 VULKAN_HPP_HASH_COMBINE( seed, bufferImageCopy2.bufferRowLength ); in operator ()() 2422 VULKAN_HPP_HASH_COMBINE( seed, copyMemoryToImageIndirectCommandNV.bufferRowLength ); in operator ()()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 3880 uint32_t bufferRowLength; member 7067 uint32_t bufferRowLength; member 16530 uint32_t bufferRowLength; member
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 4208 vkStream->write((uint32_t*)&forMarshaling->bufferRowLength, sizeof(uint32_t)); in marshal_VkBufferImageCopy() 4220 vkStream->read((uint32_t*)&forUnmarshaling->bufferRowLength, sizeof(uint32_t)); in unmarshal_VkBufferImageCopy() 9658 vkStream->write((uint32_t*)&forMarshaling->bufferRowLength, sizeof(uint32_t)); in marshal_VkBufferImageCopy2() 9675 vkStream->read((uint32_t*)&forUnmarshaling->bufferRowLength, sizeof(uint32_t)); in unmarshal_VkBufferImageCopy2()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 2972 memcpy(*ptr, (uint32_t*)&forMarshaling->bufferRowLength, sizeof(uint32_t)); in reservedmarshal_VkBufferImageCopy() 6565 memcpy(*ptr, (uint32_t*)&forMarshaling->bufferRowLength, sizeof(uint32_t)); in reservedmarshal_VkBufferImageCopy2()
|