Home
last modified time | relevance | path

Searched refs:bufferImageHeight (Results 1 – 25 of 28) sorted by relevance

12

/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils_unittest.cpp61 Field("bufferImageHeight", &VkBufferImageCopy::bufferImageHeight,
62 Eq(expected.bufferImageHeight)),
92 .bufferImageHeight = 0, in TEST()
129 .bufferImageHeight = 0, in TEST()
153 .bufferImageHeight = 0, in TEST()
190 .bufferImageHeight = 0, in TEST()
214 .bufferImageHeight = 0, in TEST()
238 .bufferImageHeight = 0, in TEST()
DVkFormatUtils.cpp168 .bufferImageHeight = 0, in getFormatTransferInfo()
DVkDecoderSnapshotUtils.cpp228 .bufferImageHeight = 0, in saveImageContent()
429 .bufferImageHeight = 0, in loadImageContent()
DCompositorVk.cpp666 .bufferImageHeight = 0, in setUpDefaultImage()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_cmd_copy.c126 .bufferImageHeight = pRegions[r].bufferImageHeight, in vk_common_CmdCopyBufferToImage()
167 .bufferImageHeight = pRegions[r].bufferImageHeight, in vk_common_CmdCopyImageToBuffer()
Dvk_image.c300 const uint32_t image_height = region->bufferImageHeight ? in vk_image_buffer_copy_layout()
301 region->bufferImageHeight : extent.height; in vk_image_buffer_copy_layout()
331 .bufferImageHeight = region->memoryImageHeight, in vk_memory_to_image_copy_layout()
346 .bufferImageHeight = region->memoryImageHeight, in vk_image_to_memory_copy_layout()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/chapters/
Dlorem.adoc92 :bufferimageheight: bufferImageHeight
141 * pname:bufferRowLength and pname:bufferImageHeight Quam adipiscing vitae
152 :bufferimageheight: bufferImageHeight
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dcopy_bufferimage_to_imagebuffer_not_both_image_common.adoc13 // - {bufferimageheight}, either "bufferImageHeight" or "memoryImageHeight"
/hardware/google/gfxstream/host/vulkan/emulated_textures/
DAstcTexture.cpp49 if (region.bufferRowLength != 0 || region.bufferImageHeight != 0) { in isRegionValid()
189 pRegions[i].bufferImageHeight, in on_vkCmdCopyBufferToImageImpl()
DCompressedImageInfo.cpp542 region.bufferImageHeight /= mBlock.height; in getBufferImageCopy()
555 region.bufferImageHeight /= mBlock.height; in getBufferImageCopy()
/hardware/google/gfxstream/common/detector/
DVulkan.cpp437 .bufferImageHeight = 0, in DownloadImage()
701 .bufferImageHeight = 0, in LoadYuvImage()
722 .bufferImageHeight = 0, in LoadYuvImage()
743 .bufferImageHeight = 0, in LoadYuvImage()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/reflow-tests/
Dsrc-new-vuid-attribute.adoc18 * For each element of pname:pRegions, pname:bufferImageHeight must: be a
Dexpect-new-vuid-attribute-novuid.adoc24 * For each element of pname:pRegions, pname:bufferImageHeight must: be a
Dexpect-new-vuid-attribute-noreflow-novuid.adoc18 * For each element of pname:pRegions, pname:bufferImageHeight must: be a
Dexpect-new-vuid-attribute-noreflow.adoc23 For each element of pname:pRegions, pname:bufferImageHeight must: be a
Dexpect-new-vuid-attribute-default.adoc29 For each element of pname:pRegions, pname:bufferImageHeight must: be a
/hardware/google/gfxstream/host/tests/
DVkTestUtils.h281 .bufferImageHeight = 0, in setUpCommandBuffer()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcopies.adoc505 {empty}:: [eq]#sliceExtent = max(pname:bufferImageHeight,
660 :bufferimageheight: bufferImageHeight
713 :bufferimageheight: bufferImageHeight
742 * pname:bufferRowLength and pname:bufferImageHeight specify in texels a
756 :bufferimageheight: bufferImageHeight
835 :bufferimageheight: bufferImageHeight
960 :bufferimageheight: bufferImageHeight
1040 * pname:bufferRowLength and pname:bufferImageHeight specify in texels a
1058 :bufferimageheight: bufferImageHeight
1316 * pname:bufferRowLength and pname:bufferImageHeight specify in texels a
[all …]
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.c1868 .bufferImageHeight = 0, in wsi_finish_create_blit_context()
/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py547bufferImageHeight = printer.write_int("bufferImageHeight", 4, indent, signed=False, big_endian=Fal…
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp810 VULKAN_HPP_HASH_COMBINE( seed, bufferImageCopy.bufferImageHeight ); in operator ()()
827 VULKAN_HPP_HASH_COMBINE( seed, bufferImageCopy2.bufferImageHeight ); in operator ()()
Dvulkan_hash.hpp1717 VULKAN_HPP_HASH_COMBINE( seed, bufferImageCopy.bufferImageHeight ); in operator ()()
1734 VULKAN_HPP_HASH_COMBINE( seed, bufferImageCopy2.bufferImageHeight ); in operator ()()
2423 VULKAN_HPP_HASH_COMBINE( seed, copyMemoryToImageIndirectCommandNV.bufferImageHeight ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h3881 uint32_t bufferImageHeight; member
7068 uint32_t bufferImageHeight; member
16531 uint32_t bufferImageHeight; member
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp4209 vkStream->write((uint32_t*)&forMarshaling->bufferImageHeight, sizeof(uint32_t)); in marshal_VkBufferImageCopy()
4221 vkStream->read((uint32_t*)&forUnmarshaling->bufferImageHeight, sizeof(uint32_t)); in unmarshal_VkBufferImageCopy()
9659 vkStream->write((uint32_t*)&forMarshaling->bufferImageHeight, sizeof(uint32_t)); in marshal_VkBufferImageCopy2()
9676 vkStream->read((uint32_t*)&forUnmarshaling->bufferImageHeight, sizeof(uint32_t)); in unmarshal_VkBufferImageCopy2()
Dgoldfish_vk_reserved_marshaling_guest.cpp2974 memcpy(*ptr, (uint32_t*)&forMarshaling->bufferImageHeight, sizeof(uint32_t)); in reservedmarshal_VkBufferImageCopy()
6567 memcpy(*ptr, (uint32_t*)&forMarshaling->bufferImageHeight, sizeof(uint32_t)); in reservedmarshal_VkBufferImageCopy2()

12