Searched refs:pColorAttachmentFormats (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.cpp | 6259 to->pColorAttachmentFormats = nullptr; in deepcopy_VkPipelineRenderingCreateInfo() 6260 if (from->pColorAttachmentFormats) { in deepcopy_VkPipelineRenderingCreateInfo() 6261 to->pColorAttachmentFormats = (VkFormat*)alloc->dupArray( in deepcopy_VkPipelineRenderingCreateInfo() 6262 from->pColorAttachmentFormats, from->colorAttachmentCount * sizeof(const VkFormat)); in deepcopy_VkPipelineRenderingCreateInfo() 6309 to->pColorAttachmentFormats = nullptr; in deepcopy_VkCommandBufferInheritanceRenderingInfo() 6310 if (from->pColorAttachmentFormats) { in deepcopy_VkCommandBufferInheritanceRenderingInfo() 6311 to->pColorAttachmentFormats = (VkFormat*)alloc->dupArray( in deepcopy_VkCommandBufferInheritanceRenderingInfo() 6312 from->pColorAttachmentFormats, from->colorAttachmentCount * sizeof(const VkFormat)); in deepcopy_VkCommandBufferInheritanceRenderingInfo() 7342 to->pColorAttachmentFormats = nullptr; in deepcopy_VkRenderingAreaInfoKHR() 7343 if (from->pColorAttachmentFormats) { in deepcopy_VkRenderingAreaInfoKHR() [all …]
|
D | goldfish_vk_marshaling.cpp | 12830 uint64_t cgen_var_0 = (uint64_t)(uintptr_t)forMarshaling->pColorAttachmentFormats; in marshal_VkPipelineRenderingCreateInfo() 12832 if (forMarshaling->pColorAttachmentFormats) { in marshal_VkPipelineRenderingCreateInfo() 12833 vkStream->write((const VkFormat*)forMarshaling->pColorAttachmentFormats, in marshal_VkPipelineRenderingCreateInfo() 12863 forUnmarshaling->pColorAttachmentFormats = (const VkFormat*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkPipelineRenderingCreateInfo() 12864 if (forUnmarshaling->pColorAttachmentFormats) { in unmarshal_VkPipelineRenderingCreateInfo() 12865 vkStream->alloc((void**)&forUnmarshaling->pColorAttachmentFormats, in unmarshal_VkPipelineRenderingCreateInfo() 12867 vkStream->read((VkFormat*)forUnmarshaling->pColorAttachmentFormats, in unmarshal_VkPipelineRenderingCreateInfo() 12922 vkStream->write((const VkFormat*)forMarshaling->pColorAttachmentFormats, in marshal_VkCommandBufferInheritanceRenderingInfo() 12954 vkStream->alloc((void**)&forUnmarshaling->pColorAttachmentFormats, in unmarshal_VkCommandBufferInheritanceRenderingInfo() 12956 vkStream->read((VkFormat*)forUnmarshaling->pColorAttachmentFormats, in unmarshal_VkCommandBufferInheritanceRenderingInfo() [all …]
|
D | goldfish_vk_reserved_marshaling.cpp | 9874 memcpy((VkFormat**)&forUnmarshaling->pColorAttachmentFormats, (*ptr), 8); in reservedunmarshal_VkPipelineRenderingCreateInfo() 9875 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->pColorAttachmentFormats); in reservedunmarshal_VkPipelineRenderingCreateInfo() 9877 if (forUnmarshaling->pColorAttachmentFormats) { in reservedunmarshal_VkPipelineRenderingCreateInfo() 9878 vkStream->alloc((void**)&forUnmarshaling->pColorAttachmentFormats, in reservedunmarshal_VkPipelineRenderingCreateInfo() 9880 memcpy((VkFormat*)forUnmarshaling->pColorAttachmentFormats, *ptr, in reservedunmarshal_VkPipelineRenderingCreateInfo() 9950 vkStream->alloc((void**)&forUnmarshaling->pColorAttachmentFormats, in reservedunmarshal_VkCommandBufferInheritanceRenderingInfo() 9952 memcpy((VkFormat*)forUnmarshaling->pColorAttachmentFormats, *ptr, in reservedunmarshal_VkCommandBufferInheritanceRenderingInfo() 11580 memcpy((VkFormat**)&forUnmarshaling->pColorAttachmentFormats, (*ptr), 8); in reservedunmarshal_VkRenderingAreaInfoKHR() 11581 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->pColorAttachmentFormats); in reservedunmarshal_VkRenderingAreaInfoKHR() 11583 if (forUnmarshaling->pColorAttachmentFormats) { in reservedunmarshal_VkRenderingAreaInfoKHR() [all …]
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_structs.hpp | 5795 …ask( viewMask_ ), colorAttachmentCount( colorAttachmentCount_ ), pColorAttachmentFormats( pColorAt… 5806 …ount( static_cast<uint32_t>( colorAttachmentFormats_.size() ) ), pColorAttachmentFormats( colorAtt… in CommandBufferInheritanceRenderingInfo() 5847 pColorAttachmentFormats = pColorAttachmentFormats_; in setPColorAttachmentFormats() 5855 pColorAttachmentFormats = colorAttachmentFormats_.data(); in setColorAttachmentFormats() 5898 …return std::tie( sType, pNext, flags, viewMask, colorAttachmentCount, pColorAttachmentFormats, dep… in reflect() 5916 && ( pColorAttachmentFormats == rhs.pColorAttachmentFormats ) in operator ==() 5935 const VULKAN_HPP_NAMESPACE::Format * pColorAttachmentFormats = {}; member 41905 …ask( viewMask_ ), colorAttachmentCount( colorAttachmentCount_ ), pColorAttachmentFormats( pColorAt… 41916 …ount( static_cast<uint32_t>( colorAttachmentFormats_.size() ) ), pColorAttachmentFormats( colorAtt… in PipelineRenderingCreateInfo() 41951 pColorAttachmentFormats = pColorAttachmentFormats_; in setPColorAttachmentFormats() [all …]
|
D | vulkan_structs.hpp | 14017 …ask( viewMask_ ), colorAttachmentCount( colorAttachmentCount_ ), pColorAttachmentFormats( pColorAt… 14028 …ount( static_cast<uint32_t>( colorAttachmentFormats_.size() ) ), pColorAttachmentFormats( colorAtt… in CommandBufferInheritanceRenderingInfo() 14069 pColorAttachmentFormats = pColorAttachmentFormats_; in setPColorAttachmentFormats() 14077 pColorAttachmentFormats = colorAttachmentFormats_.data(); in setColorAttachmentFormats() 14120 …return std::tie( sType, pNext, flags, viewMask, colorAttachmentCount, pColorAttachmentFormats, dep… in reflect() 14138 && ( pColorAttachmentFormats == rhs.pColorAttachmentFormats ) in operator ==() 14157 const VULKAN_HPP_NAMESPACE::Format * pColorAttachmentFormats = {}; member 85342 …ask( viewMask_ ), colorAttachmentCount( colorAttachmentCount_ ), pColorAttachmentFormats( pColorAt… 85353 …ount( static_cast<uint32_t>( colorAttachmentFormats_.size() ) ), pColorAttachmentFormats( colorAtt… in PipelineRenderingCreateInfo() 85388 pColorAttachmentFormats = pColorAttachmentFormats_; in setPColorAttachmentFormats() [all …]
|
D | vulkansc_hash.hpp | 1015 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceRenderingInfo.pColorAttachmentFormats ); in operator ()() 5912 VULKAN_HPP_HASH_COMBINE( seed, pipelineRenderingCreateInfo.pColorAttachmentFormats ); in operator ()()
|
D | vulkan_core.h | 7270 const VkFormat* pColorAttachmentFormats; member 7287 const VkFormat* pColorAttachmentFormats; member 10577 const VkFormat* pColorAttachmentFormats; member
|
D | vulkan_hash.hpp | 2026 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceRenderingInfo.pColorAttachmentFormats ); in operator ()() 11309 VULKAN_HPP_HASH_COMBINE( seed, pipelineRenderingCreateInfo.pColorAttachmentFormats ); in operator ()() 12241 VULKAN_HPP_HASH_COMBINE( seed, renderingAreaInfoKHR.pColorAttachmentFormats ); in operator ()()
|