| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkFramebuffer.cpp | 31 const VkFramebufferAttachmentsCreateInfo *attachmentsCreateInfo = nullptr; 37 attachmentsCreateInfo = reinterpret_cast<const VkFramebufferAttachmentsCreateInfo *>(curInfo); 237 const VkFramebufferAttachmentsCreateInfo *attachmentsInfo = nullptr; in ComputeRequiredAllocationSize() 243 attachmentsInfo = reinterpret_cast<const VkFramebufferAttachmentsCreateInfo *>(curInfo); in ComputeRequiredAllocationSize()
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| D | vn_protocol_driver_framebuffer.h | 99 vn_sizeof_VkFramebufferAttachmentsCreateInfo_self(const VkFramebufferAttachmentsCreateInfo *val) in vn_sizeof_VkFramebufferAttachmentsCreateInfo_self() 115 vn_sizeof_VkFramebufferAttachmentsCreateInfo(const VkFramebufferAttachmentsCreateInfo *val) in vn_sizeof_VkFramebufferAttachmentsCreateInfo() 134 …ttachmentsCreateInfo_self(struct vn_cs_encoder *enc, const VkFramebufferAttachmentsCreateInfo *val) in vn_encode_VkFramebufferAttachmentsCreateInfo_self() 148 …fferAttachmentsCreateInfo(struct vn_cs_encoder *enc, const VkFramebufferAttachmentsCreateInfo *val) in vn_encode_VkFramebufferAttachmentsCreateInfo() 170 …= vn_sizeof_VkFramebufferAttachmentsCreateInfo_self((const VkFramebufferAttachmentsCreateInfo *)pn… in vn_sizeof_VkFramebufferCreateInfo_pnext() 226 …encode_VkFramebufferAttachmentsCreateInfo_self(enc, (const VkFramebufferAttachmentsCreateInfo *)pn… in vn_encode_VkFramebufferCreateInfo_pnext()
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_framebuffer.c | 84 VkFramebufferAttachmentsCreateInfo attachments; in zink_init_framebuffer()
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_device.c | 2656 const VkFramebufferAttachmentsCreateInfo *imageless = in v3dv_CreateFramebuffer()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
| D | vktFragmentShadingRateBasic.cpp | 1588 const VkFramebufferAttachmentsCreateInfo framebufferAttachmentsCreateInfo = in iterate()
|
| D | vktAttachmentRateTests.cpp | 494 VkFramebufferAttachmentsCreateInfo framebufferAttachmentsCreateInfo in buildFramebuffer()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkGetStructureTypeImpl.inl | 719 template<> VkStructureType getStructureType<VkFramebufferAttachmentsCreateInfo> (void)
|
| D | vkStructTypes.inl | 2221 struct VkFramebufferAttachmentsCreateInfo struct 7854 typedef VkFramebufferAttachmentsCreateInfo VkFramebufferAttachmentsCreateInfoKHR;
|
| D | vkVulkan_c.inl | 6861 typedef struct VkFramebufferAttachmentsCreateInfo { struct 6866 } VkFramebufferAttachmentsCreateInfo; typedef 8046 typedef VkFramebufferAttachmentsCreateInfo VkFramebufferAttachmentsCreateInfoKHR;
|
| D | vkStrUtil.inl | 735 std::ostream& operator<< (std::ostream& s, const VkFramebufferAttachmentsCreateInfo& value);
|
| D | vkStrUtilImpl.inl | 7508 std::ostream& operator<< (std::ostream& s, const VkFramebufferAttachmentsCreateInfo& value) 7510 s << "VkFramebufferAttachmentsCreateInfo = {\n";
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
| D | vktImagelessFramebufferTests.cpp | 663 const VkFramebufferAttachmentsCreateInfo framebufferAttachmentsCreateInfo = in makeFramebuffer()
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 5750 typedef struct VkFramebufferAttachmentsCreateInfo { struct 5755 } VkFramebufferAttachmentsCreateInfo; argument 6823 typedef VkFramebufferAttachmentsCreateInfo VkFramebufferAttachmentsCreateInfoKHR;
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 5899 typedef struct VkFramebufferAttachmentsCreateInfo { struct 5904 } VkFramebufferAttachmentsCreateInfo; argument 7084 typedef VkFramebufferAttachmentsCreateInfo VkFramebufferAttachmentsCreateInfoKHR;
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_core.h | 5849 typedef struct VkFramebufferAttachmentsCreateInfo { struct 5854 } VkFramebufferAttachmentsCreateInfo; argument 6924 typedef VkFramebufferAttachmentsCreateInfo VkFramebufferAttachmentsCreateInfoKHR;
|
| D | vulkan_structs.hpp | 26409 using NativeType = VkFramebufferAttachmentsCreateInfo; 26425 …FramebufferAttachmentsCreateInfo( VkFramebufferAttachmentsCreateInfo const & rhs ) VULKAN_HPP_NOEX… in FramebufferAttachmentsCreateInfo() 26442 …FramebufferAttachmentsCreateInfo & operator=( VkFramebufferAttachmentsCreateInfo const & rhs ) VUL… in operator =() 26481 operator VkFramebufferAttachmentsCreateInfo const &() const VULKAN_HPP_NOEXCEPT in operator VkFramebufferAttachmentsCreateInfo const&() 26483 return *reinterpret_cast<const VkFramebufferAttachmentsCreateInfo *>( this ); in operator VkFramebufferAttachmentsCreateInfo const&() 26486 operator VkFramebufferAttachmentsCreateInfo &() VULKAN_HPP_NOEXCEPT in operator VkFramebufferAttachmentsCreateInfo&() 26488 return *reinterpret_cast<VkFramebufferAttachmentsCreateInfo *>( this ); in operator VkFramebufferAttachmentsCreateInfo&() 26514 sizeof( VkFramebufferAttachmentsCreateInfo ),
|
| /third_party/mesa3d/include/vulkan/ |
| D | vulkan_core.h | 6116 typedef struct VkFramebufferAttachmentsCreateInfo { struct 6121 } VkFramebufferAttachmentsCreateInfo; typedef 8290 typedef VkFramebufferAttachmentsCreateInfo VkFramebufferAttachmentsCreateInfoKHR;
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_core.h | 6226 typedef struct VkFramebufferAttachmentsCreateInfo { struct 6231 } VkFramebufferAttachmentsCreateInfo; argument 8412 typedef VkFramebufferAttachmentsCreateInfo VkFramebufferAttachmentsCreateInfoKHR;
|
| D | vulkan_static_assertions.hpp | 1319 …_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo ) == sizeof( VkFramebufferAttachmentsCreateInfo ),
|
| D | vulkan_structs.hpp | 32523 using NativeType = VkFramebufferAttachmentsCreateInfo; 32540 …FramebufferAttachmentsCreateInfo( VkFramebufferAttachmentsCreateInfo const & rhs ) VULKAN_HPP_NOEX… in FramebufferAttachmentsCreateInfo() 32559 …FramebufferAttachmentsCreateInfo & operator=( VkFramebufferAttachmentsCreateInfo const & rhs ) VUL… in operator =() 32597 operator VkFramebufferAttachmentsCreateInfo const &() const VULKAN_HPP_NOEXCEPT in operator VkFramebufferAttachmentsCreateInfo const&() 32599 return *reinterpret_cast<const VkFramebufferAttachmentsCreateInfo *>( this ); in operator VkFramebufferAttachmentsCreateInfo const&() 32602 operator VkFramebufferAttachmentsCreateInfo &() VULKAN_HPP_NOEXCEPT in operator VkFramebufferAttachmentsCreateInfo&() 32604 return *reinterpret_cast<VkFramebufferAttachmentsCreateInfo *>( this ); in operator VkFramebufferAttachmentsCreateInfo&()
|