Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceImagelessFramebufferFeatures (Results 1 – 24 of 24) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeaturesForDefaultDeviceDefs.inl41VkPhysicalDeviceImagelessFramebufferFeatures& getImagelessFramebufferFeatures (void) const…
DvkDeviceFeatures.inl192 …ate<> void initFeatureFromBlob<VkPhysicalDeviceImagelessFramebufferFeatures>(VkPhysicalDeviceImage…
348 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceImagelessFramebufferFeatures>(void) { return…
455 …{ createFeatureStructWrapper<VkPhysicalDeviceImagelessFramebufferFeatures>, VK_KHR_IMAGELESS_FRAME…
DvkDeviceFeaturesForContextDecl.inl41 const vk::VkPhysicalDeviceImagelessFramebufferFeatures& getImagelessFramebufferFeatures (vo…
DvkDeviceFeaturesForContextDefs.inl41 const vk::VkPhysicalDeviceImagelessFramebufferFeatures& Context::getImagelessFramebufferFeature…
DvkDeviceFeatureTest.inl233 …const void*>(deviceFeatures2.pNext), getStructureType<VkPhysicalDeviceImagelessFramebufferFeatures
237 FEATURE_ITEM (VkPhysicalDeviceImagelessFramebufferFeatures, imagelessFramebuffer),
239 …auto* supportedFeatures = reinterpret_cast<const VkPhysicalDeviceImagelessFramebufferFeatures*>(fe…
DvkGetStructureTypeImpl.inl709 template<> VkStructureType getStructureType<VkPhysicalDeviceImagelessFramebufferFeatures> (void)
DvkStructTypes.inl2201 struct VkPhysicalDeviceImagelessFramebufferFeatures struct
7850 typedef VkPhysicalDeviceImagelessFramebufferFeatures VkPhysicalDeviceImagelessFramebufferFeaturesKH…
DvkVulkan_c.inl6843 typedef struct VkPhysicalDeviceImagelessFramebufferFeatures { struct
6847 } VkPhysicalDeviceImagelessFramebufferFeatures; argument
8044 typedef VkPhysicalDeviceImagelessFramebufferFeatures VkPhysicalDeviceImagelessFramebufferFeaturesKH…
DvkStrUtil.inl733 std::ostream& operator<< (std::ostream& s, const VkPhysicalDeviceImagelessFramebufferFeatures& valu…
DvkStrUtilImpl.inl7482 std::ostream& operator<< (std::ostream& s, const VkPhysicalDeviceImagelessFramebufferFeatures& valu…
7484 s << "VkPhysicalDeviceImagelessFramebufferFeatures = {\n";
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c657 VkPhysicalDeviceImagelessFramebufferFeatures *features = (void *)ext; in vk_get_physical_device_core_1_2_feature_ext()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h4633 …PhysicalDeviceImagelessFramebufferFeatures_self(const VkPhysicalDeviceImagelessFramebufferFeatures in vn_sizeof_VkPhysicalDeviceImagelessFramebufferFeatures_self()
4642 …of_VkPhysicalDeviceImagelessFramebufferFeatures(const VkPhysicalDeviceImagelessFramebufferFeatures in vn_sizeof_VkPhysicalDeviceImagelessFramebufferFeatures()
4661 …ebufferFeatures_self(struct vn_cs_encoder *enc, const VkPhysicalDeviceImagelessFramebufferFeatures in vn_encode_VkPhysicalDeviceImagelessFramebufferFeatures_self()
4668 …sFramebufferFeatures(struct vn_cs_encoder *enc, const VkPhysicalDeviceImagelessFramebufferFeatures in vn_encode_VkPhysicalDeviceImagelessFramebufferFeatures()
4685 …ssFramebufferFeatures_self(struct vn_cs_decoder *dec, VkPhysicalDeviceImagelessFramebufferFeatures in vn_decode_VkPhysicalDeviceImagelessFramebufferFeatures_self()
4692 …agelessFramebufferFeatures(struct vn_cs_decoder *dec, VkPhysicalDeviceImagelessFramebufferFeatures in vn_decode_VkPhysicalDeviceImagelessFramebufferFeatures()
4711 …DeviceImagelessFramebufferFeatures_self_partial(const VkPhysicalDeviceImagelessFramebufferFeatures in vn_sizeof_VkPhysicalDeviceImagelessFramebufferFeatures_self_partial()
4720 …sicalDeviceImagelessFramebufferFeatures_partial(const VkPhysicalDeviceImagelessFramebufferFeatures in vn_sizeof_VkPhysicalDeviceImagelessFramebufferFeatures_partial()
4739 …eatures_self_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceImagelessFramebufferFeatures in vn_encode_VkPhysicalDeviceImagelessFramebufferFeatures_self_partial()
4746 …fferFeatures_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceImagelessFramebufferFeatures in vn_encode_VkPhysicalDeviceImagelessFramebufferFeatures_partial()
[all …]
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c62 VkPhysicalDeviceImagelessFramebufferFeatures imageless_framebuffer; in vn_physical_device_init_features()
1612 VkPhysicalDeviceImagelessFramebufferFeatures *imageless_framebuffer; in vn_GetPhysicalDeviceFeatures2()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp407 …alDeviceImagelessFramebufferFeatures(reinterpret_cast<VkPhysicalDeviceImagelessFramebufferFeatures in getFeatures2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp963 …const VkPhysicalDeviceImagelessFramebufferFeatures& imagelessFramebufferFeatures (context.getImag… in ColorImagelessTestInstance()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5732 typedef struct VkPhysicalDeviceImagelessFramebufferFeatures { struct
5736 } VkPhysicalDeviceImagelessFramebufferFeatures; argument
6821 typedef VkPhysicalDeviceImagelessFramebufferFeatures VkPhysicalDeviceImagelessFramebufferFeaturesKH…
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1604VkPhysicalDeviceImagelessFramebufferFeatures imagelessFramebufferFeatures = initVulkanStructure(… in featureBitInfluenceOnDeviceCreate()
5034VkPhysicalDeviceImagelessFramebufferFeatures imagelessFramebufferFeatures = initVulkanStructure… in deviceFeatureExtensionsConsistencyVulkan12()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5881 typedef struct VkPhysicalDeviceImagelessFramebufferFeatures { struct
5885 } VkPhysicalDeviceImagelessFramebufferFeatures; typedef
7082 typedef VkPhysicalDeviceImagelessFramebufferFeatures VkPhysicalDeviceImagelessFramebufferFeaturesKH…
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5831 typedef struct VkPhysicalDeviceImagelessFramebufferFeatures { struct
5835 } VkPhysicalDeviceImagelessFramebufferFeatures; typedef
6922 typedef VkPhysicalDeviceImagelessFramebufferFeatures VkPhysicalDeviceImagelessFramebufferFeaturesKH…
Dvulkan_structs.hpp44960 using NativeType = VkPhysicalDeviceImagelessFramebufferFeatures;
44975 …PhysicalDeviceImagelessFramebufferFeatures( VkPhysicalDeviceImagelessFramebufferFeatures const & r… in PhysicalDeviceImagelessFramebufferFeatures()
44986 operator=( VkPhysicalDeviceImagelessFramebufferFeatures const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
45007 operator VkPhysicalDeviceImagelessFramebufferFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceImagelessFramebufferFeatures const&()
45009 return *reinterpret_cast<const VkPhysicalDeviceImagelessFramebufferFeatures *>( this ); in operator VkPhysicalDeviceImagelessFramebufferFeatures const&()
45012 operator VkPhysicalDeviceImagelessFramebufferFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceImagelessFramebufferFeatures&()
45014 return *reinterpret_cast<VkPhysicalDeviceImagelessFramebufferFeatures *>( this ); in operator VkPhysicalDeviceImagelessFramebufferFeatures&()
45037 sizeof( VkPhysicalDeviceImagelessFramebufferFeatures ),
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6098 typedef struct VkPhysicalDeviceImagelessFramebufferFeatures { struct
6102 } VkPhysicalDeviceImagelessFramebufferFeatures; argument
8288 typedef VkPhysicalDeviceImagelessFramebufferFeatures VkPhysicalDeviceImagelessFramebufferFeaturesKH…
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h6208 typedef struct VkPhysicalDeviceImagelessFramebufferFeatures { struct
6212 } VkPhysicalDeviceImagelessFramebufferFeatures; argument
8410 typedef VkPhysicalDeviceImagelessFramebufferFeatures VkPhysicalDeviceImagelessFramebufferFeaturesKH…
Dvulkan_static_assertions.hpp1312 …ysicalDeviceImagelessFramebufferFeatures ) == sizeof( VkPhysicalDeviceImagelessFramebufferFeatures
Dvulkan_structs.hpp58023 using NativeType = VkPhysicalDeviceImagelessFramebufferFeatures;
58038 …PhysicalDeviceImagelessFramebufferFeatures( VkPhysicalDeviceImagelessFramebufferFeatures const & r… in PhysicalDeviceImagelessFramebufferFeatures()
58046 …ysicalDeviceImagelessFramebufferFeatures & operator=( VkPhysicalDeviceImagelessFramebufferFeatures in operator =()
58067 operator VkPhysicalDeviceImagelessFramebufferFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceImagelessFramebufferFeatures const&()
58069 return *reinterpret_cast<const VkPhysicalDeviceImagelessFramebufferFeatures *>( this ); in operator VkPhysicalDeviceImagelessFramebufferFeatures const&()
58072 operator VkPhysicalDeviceImagelessFramebufferFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceImagelessFramebufferFeatures&()
58074 return *reinterpret_cast<VkPhysicalDeviceImagelessFramebufferFeatures *>( this ); in operator VkPhysicalDeviceImagelessFramebufferFeatures&()