/external/virglrenderer/src/venus/venus-protocol/ |
D | vn_protocol_renderer_image.h | 224 … val->pPlaneLayouts = vn_cs_decoder_alloc_temp(dec, sizeof(*val->pPlaneLayouts) * iter_count); in vn_decode_VkImageDrmFormatModifierExplicitCreateInfoEXT_self_temp() 225 if (!val->pPlaneLayouts) return; in vn_decode_VkImageDrmFormatModifierExplicitCreateInfoEXT_self_temp() 227 … vn_decode_VkSubresourceLayout_temp(dec, &((VkSubresourceLayout *)val->pPlaneLayouts)[i]); in vn_decode_VkImageDrmFormatModifierExplicitCreateInfoEXT_self_temp() 230 val->pPlaneLayouts = NULL; in vn_decode_VkImageDrmFormatModifierExplicitCreateInfoEXT_self_temp() 254 if (val->pPlaneLayouts) { in vn_replace_VkImageDrmFormatModifierExplicitCreateInfoEXT_handle_self() 256 vn_replace_VkSubresourceLayout_handle(&((VkSubresourceLayout *)val->pPlaneLayouts)[i]); in vn_replace_VkImageDrmFormatModifierExplicitCreateInfoEXT_handle_self()
|
D | vulkan_core.h | 11232 const VkSubresourceLayout* pPlaneLayouts; member
|
/external/deqp/external/vulkancts/modules/vulkan/modifiers/ |
D | vktModifiersTests.cpp | 65 VkSubresourceLayout* pPlaneLayouts; member 403 drmFormatModifier.pPlaneLayouts, in createImageWithDrmFormatExplicitModifier() 643 modifier.pPlaneLayouts = planeLayouts.data(); in createImageModifierExplicitCase()
|
/external/angle/src/libANGLE/renderer/vulkan/linux/ |
D | DmaBufImageSiblingVkLinux.cpp | 462 imageDrmModifierCreateInfo.pPlaneLayouts = planes.data(); in initWithFormat()
|
/external/vulkan-validation-layers/layers/generated/ |
D | vk_safe_struct.cpp | 21564 pPlaneLayouts(nullptr) in safe_VkImageDrmFormatModifierExplicitCreateInfoEXT() 21567 if (in_struct->pPlaneLayouts) { in safe_VkImageDrmFormatModifierExplicitCreateInfoEXT() 21568 pPlaneLayouts = new VkSubresourceLayout[in_struct->drmFormatModifierPlaneCount]; in safe_VkImageDrmFormatModifierExplicitCreateInfoEXT() 21569 …memcpy ((void *)pPlaneLayouts, (void *)in_struct->pPlaneLayouts, sizeof(VkSubresourceLayout)*in_st… in safe_VkImageDrmFormatModifierExplicitCreateInfoEXT() 21575 pPlaneLayouts(nullptr) in safe_VkImageDrmFormatModifierExplicitCreateInfoEXT() 21583 pPlaneLayouts = nullptr; in safe_VkImageDrmFormatModifierExplicitCreateInfoEXT() 21585 if (src.pPlaneLayouts) { in safe_VkImageDrmFormatModifierExplicitCreateInfoEXT() 21586 pPlaneLayouts = new VkSubresourceLayout[src.drmFormatModifierPlaneCount]; in safe_VkImageDrmFormatModifierExplicitCreateInfoEXT() 21587 …memcpy ((void *)pPlaneLayouts, (void *)src.pPlaneLayouts, sizeof(VkSubresourceLayout)*src.drmForma… in safe_VkImageDrmFormatModifierExplicitCreateInfoEXT() 21595 if (pPlaneLayouts) in operator =() [all …]
|
D | parameter_validation.cpp | 1077 … "pPlaneLayouts", structure->drmFormatModifierPlaneCount, &structure->pPlaneLayouts, true, true, k… in ValidatePnextStructContents() 1079 if (structure->pPlaneLayouts != NULL) in ValidatePnextStructContents()
|
D | vk_safe_struct.h | 4932 const VkSubresourceLayout* pPlaneLayouts; member
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_image.c | 527 plane_layouts = drm_explicit_info->pPlaneLayouts; in tu_CreateImage()
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vkStructTypes.inl | 3420 const VkSubresourceLayout* pPlaneLayouts; member
|
D | vulkan_json_data.hpp | 33299 if (obj.pPlaneLayouts) { in print_VkImageDrmFormatModifierExplicitCreateInfoEXT() 33304 print_VkSubresourceLayout(obj.pPlaneLayouts[i], "pPlaneLayouts", 0); in print_VkImageDrmFormatModifierExplicitCreateInfoEXT() 33306 print_VkSubresourceLayout(obj.pPlaneLayouts[i], "pPlaneLayouts", 1); in print_VkImageDrmFormatModifierExplicitCreateInfoEXT() 33343 if (obj->pPlaneLayouts) { in print_VkImageDrmFormatModifierExplicitCreateInfoEXT() 33348 print_VkSubresourceLayout(obj->pPlaneLayouts[i], "pPlaneLayouts", 0); in print_VkImageDrmFormatModifierExplicitCreateInfoEXT() 33350 print_VkSubresourceLayout(obj->pPlaneLayouts[i], "pPlaneLayouts", 1); in print_VkImageDrmFormatModifierExplicitCreateInfoEXT()
|
D | vulkan_json_parser.hpp | 12441 …(o.pPlaneLayouts) = (VkSubresourceLayout*)s_globalMem.allocate((o.drmFormatModifierPlaneCount), si… in parse_VkImageDrmFormatModifierExplicitCreateInfoEXT() 12443 if (obj_pPlaneLayouts.size() == 0) (o.pPlaneLayouts) = nullptr; in parse_VkImageDrmFormatModifierExplicitCreateInfoEXT() 12446 …out("pPlaneLayouts", obj_pPlaneLayouts[i], const_cast<VkSubresourceLayout&>((o.pPlaneLayouts[i]))); in parse_VkImageDrmFormatModifierExplicitCreateInfoEXT()
|
D | vkVulkan_c.inl | 7072 const VkSubresourceLayout* pPlaneLayouts; member
|
D | vkStrUtilImpl.inl | 7109 s << "\tpPlaneLayouts = " << value.pPlaneLayouts << '\n';
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 7067 const VkSubresourceLayout* pPlaneLayouts; member
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkStructTypes.inl | 4336 const VkSubresourceLayout* pPlaneLayouts; member
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 9044 const VkSubresourceLayout* pPlaneLayouts; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 39962 , pPlaneLayouts( pPlaneLayouts_ ) 39981 , pPlaneLayouts( planeLayouts_.data() ) in ImageDrmFormatModifierExplicitCreateInfoEXT() 40018 pPlaneLayouts = pPlaneLayouts_; in setPPlaneLayouts() 40027 pPlaneLayouts = planeLayouts_.data(); in setPlaneLayouts() 40055 … return std::tie( sType, pNext, drmFormatModifier, drmFormatModifierPlaneCount, pPlaneLayouts ); in reflect() 40068 …tModifierPlaneCount == rhs.drmFormatModifierPlaneCount ) && ( pPlaneLayouts == rhs.pPlaneLayouts ); in operator ==() 40083 const VULKAN_HPP_NAMESPACE::SubresourceLayout * pPlaneLayouts = {}; member
|
D | vulkan_core.h | 11355 const VkSubresourceLayout* pPlaneLayouts; member
|
D | vulkan_hash.hpp | 5221 VULKAN_HPP_HASH_COMBINE( seed, imageDrmFormatModifierExplicitCreateInfoEXT.pPlaneLayouts ); in operator ()()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_structs.hpp | 37131 …fier_ ), drmFormatModifierPlaneCount( drmFormatModifierPlaneCount_ ), pPlaneLayouts( pPlaneLayouts… 37142 …tModifierPlaneCount( static_cast<uint32_t>( planeLayouts_.size() ) ), pPlaneLayouts( planeLayouts_… in ImageDrmFormatModifierExplicitCreateInfoEXT() 37177 pPlaneLayouts = pPlaneLayouts_; in setPPlaneLayouts() 37185 pPlaneLayouts = planeLayouts_.data(); in setPlaneLayouts() 37210 … return std::tie( sType, pNext, drmFormatModifier, drmFormatModifierPlaneCount, pPlaneLayouts ); in reflect() 37227 && ( pPlaneLayouts == rhs.pPlaneLayouts ); in operator ==() 37242 const VULKAN_HPP_NAMESPACE::SubresourceLayout * pPlaneLayouts = {}; member
|
D | vulkan_core.h | 11698 const VkSubresourceLayout* pPlaneLayouts; member
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_structs.hpp | 41242 , pPlaneLayouts( pPlaneLayouts_ ) 41261 , pPlaneLayouts( planeLayouts_.data() ) in ImageDrmFormatModifierExplicitCreateInfoEXT() 41298 pPlaneLayouts = pPlaneLayouts_; in setPPlaneLayouts() 41307 pPlaneLayouts = planeLayouts_.data(); in setPlaneLayouts() 41335 … return std::tie( sType, pNext, drmFormatModifier, drmFormatModifierPlaneCount, pPlaneLayouts ); in reflect() 41348 …tModifierPlaneCount == rhs.drmFormatModifierPlaneCount ) && ( pPlaneLayouts == rhs.pPlaneLayouts ); in operator ==() 41363 const VULKAN_HPP_NAMESPACE::SubresourceLayout * pPlaneLayouts = {}; member
|
D | vulkan_core.h | 12099 const VkSubresourceLayout* pPlaneLayouts; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 9698 const VkSubresourceLayout* pPlaneLayouts; member
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_core.h | 11541 const VkSubresourceLayout* pPlaneLayouts; member
|