Home
last modified time | relevance | path

Searched refs:VkImageViewMinLodCreateInfoEXT (Results 1 - 13 of 13) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_image_view.h67 /* struct VkImageViewMinLodCreateInfoEXT chain */
77 vn_sizeof_VkImageViewMinLodCreateInfoEXT_self(const VkImageViewMinLodCreateInfoEXT *val) in vn_sizeof_VkImageViewMinLodCreateInfoEXT_self()
86 vn_sizeof_VkImageViewMinLodCreateInfoEXT(const VkImageViewMinLodCreateInfoEXT *val) in vn_sizeof_VkImageViewMinLodCreateInfoEXT()
105 vn_encode_VkImageViewMinLodCreateInfoEXT_self(struct vn_cs_encoder *enc, const VkImageViewMinLodCreateInfoEXT *val) in vn_encode_VkImageViewMinLodCreateInfoEXT_self()
112 vn_encode_VkImageViewMinLodCreateInfoEXT(struct vn_cs_encoder *enc, const VkImageViewMinLodCreateInfoEXT *val) in vn_encode_VkImageViewMinLodCreateInfoEXT()
148 size += vn_sizeof_VkImageViewMinLodCreateInfoEXT_self((const VkImageViewMinLodCreateInfoEXT *)pnext); in vn_sizeof_VkImageViewCreateInfo_pnext()
211 vn_encode_VkImageViewMinLodCreateInfoEXT_self(enc, (const VkImageViewMinLodCreateInfoEXT *)pnext); in vn_encode_VkImageViewCreateInfo_pnext()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_image.c464 const VkImageViewMinLodCreateInfoEXT *min_lod_info = in vk_image_view_init()
470 * VUID-VkImageViewMinLodCreateInfoEXT-minLod-06456 in vk_image_view_init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp2040 std::unique_ptr<VkImageViewMinLodCreateInfoEXT> viewMinLodPtr; in iterate()
2043 viewMinLodPtr.reset(new VkImageViewMinLodCreateInfoEXT{ in iterate()
2046 accessedLevel, // VUID-VkImageViewMinLodCreateInfoEXT-minLod-06456 prevents us from using maxLodBias directly. in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp454 vk::VkImageViewMinLodCreateInfoEXT imageViewMinLodCreateInfo = in updateTextureViewMipLevels()
H A DvktTextureMipmapTests.cpp2675 const VkImageViewMinLodCreateInfoEXT texMinLodInfo = in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTestUtil.cpp464 vk::VkImageViewMinLodCreateInfoEXT imageViewMinLodCreateInfo = in updateTextureViewMipLevels()
H A DvktTextureMipmapTests.cpp2679 const VkImageViewMinLodCreateInfoEXT texMinLodInfo = in iterate()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_image.c2065 const struct VkImageViewMinLodCreateInfoEXT *min_lod_info = in radv_image_view_init()
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h14139 typedef struct VkImageViewMinLodCreateInfoEXT { struct
14143 } VkImageViewMinLodCreateInfoEXT; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h13081 typedef struct VkImageViewMinLodCreateInfoEXT { struct
13085 } VkImageViewMinLodCreateInfoEXT; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h16831 typedef struct VkImageViewMinLodCreateInfoEXT { struct
16835 } VkImageViewMinLodCreateInfoEXT; typedef
H A Dvulkan_static_assertions.hpp6007 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ImageViewMinLodCreateInfoEXT ) == sizeof( VkImageViewMinLodCreateInfoEXT ),
H A Dvulkan_structs.hpp[all...]

Completed in 227 milliseconds