Home
last modified time | relevance | path

Searched refs:VkPhysicalDevice4444FormatsFeaturesEXT (Results 1 - 21 of 21) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.h26 VkPhysicalDevice4444FormatsFeaturesEXT argb_4444_formats;
H A Dvn_physical_device.c1625 VkPhysicalDevice4444FormatsFeaturesEXT *argb_4444_formats; in vn_GetPhysicalDeviceFeatures2()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp346 static void getPhysicalDevice4444FormatsFeaturesExt(VkPhysicalDevice4444FormatsFeaturesEXT *features) in getPhysicalDevice4444FormatsFeaturesExt()
451 getPhysicalDevice4444FormatsFeaturesExt(reinterpret_cast<struct VkPhysicalDevice4444FormatsFeaturesEXT *>(curExtension)); in getFeatures2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c898 VkPhysicalDevice4444FormatsFeaturesEXT *features = in lvp_GetPhysicalDeviceFeatures2()
899 (VkPhysicalDevice4444FormatsFeaturesEXT*)ext; in lvp_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h7391 /* struct VkPhysicalDevice4444FormatsFeaturesEXT chain */
7401 vn_sizeof_VkPhysicalDevice4444FormatsFeaturesEXT_self(const VkPhysicalDevice4444FormatsFeaturesEXT *val) in vn_sizeof_VkPhysicalDevice4444FormatsFeaturesEXT_self()
7411 vn_sizeof_VkPhysicalDevice4444FormatsFeaturesEXT(const VkPhysicalDevice4444FormatsFeaturesEXT *val) in vn_sizeof_VkPhysicalDevice4444FormatsFeaturesEXT()
7430 vn_encode_VkPhysicalDevice4444FormatsFeaturesEXT_self(struct vn_cs_encoder *enc, const VkPhysicalDevice4444FormatsFeaturesEXT *val) in vn_encode_VkPhysicalDevice4444FormatsFeaturesEXT_self()
7438 vn_encode_VkPhysicalDevice4444FormatsFeaturesEXT(struct vn_cs_encoder *enc, const VkPhysicalDevice4444FormatsFeaturesEXT *val) in vn_encode_VkPhysicalDevice4444FormatsFeaturesEXT()
7455 vn_decode_VkPhysicalDevice4444FormatsFeaturesEXT_self(struct vn_cs_decoder *dec, VkPhysicalDevice4444FormatsFeaturesEXT *val) in vn_decode_VkPhysicalDevice4444FormatsFeaturesEXT_self()
7463 vn_decode_VkPhysicalDevice4444FormatsFeaturesEXT(struct vn_cs_decoder *dec, VkPhysicalDevice4444FormatsFeaturesEXT *val) in vn_decode_VkPhysicalDevice4444FormatsFeaturesEXT()
7482 vn_sizeof_VkPhysicalDevice4444FormatsFeaturesEXT_self_partial(const VkPhysicalDevice4444FormatsFeaturesEXT *val) in vn_sizeof_VkPhysicalDevice4444FormatsFeaturesEXT_self_partial()
7492 vn_sizeof_VkPhysicalDevice4444FormatsFeaturesEXT_partial(const VkPhysicalDevice4444FormatsFeaturesEXT *val) in vn_sizeof_VkPhysicalDevice4444FormatsFeaturesEXT_partial()
7511 vn_encode_VkPhysicalDevice4444FormatsFeaturesEXT_self_partial(struct vn_cs_encoder *enc, const VkPhysicalDevice4444FormatsFeaturesEXT *va
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1258 VkPhysicalDevice4444FormatsFeaturesEXT *features = in v3dv_GetPhysicalDeviceFeatures2()
1259 (VkPhysicalDevice4444FormatsFeaturesEXT *)ext; in v3dv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c625 VkPhysicalDevice4444FormatsFeaturesEXT *features = (void *)ext; in panvk_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c1476 VkPhysicalDevice4444FormatsFeaturesEXT *features = in anv_GetPhysicalDeviceFeatures2()
1477 (VkPhysicalDevice4444FormatsFeaturesEXT *)ext; in anv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c751 VkPhysicalDevice4444FormatsFeaturesEXT *features = (void *)ext; in tu_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c1620 VkPhysicalDevice4444FormatsFeaturesEXT *features = in radv_GetPhysicalDeviceFeatures2()
1621 (VkPhysicalDevice4444FormatsFeaturesEXT *)ext; in radv_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7673 typedef struct VkPhysicalDevice4444FormatsFeaturesEXT { struct
7678 } VkPhysicalDevice4444FormatsFeaturesEXT; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp962 static void parse_VkPhysicalDevice4444FormatsFeaturesEXT(const char* s, Json::Value& obj, VkPhysicalDevice4444FormatsFeaturesEXT& o);
1955 p = s_globalMem.allocate(sizeof(VkPhysicalDevice4444FormatsFeaturesEXT)); in parsePNextChain()
1956 parse_VkPhysicalDevice4444FormatsFeaturesEXT("", pNextObj, *((VkPhysicalDevice4444FormatsFeaturesEXT*)p)); in parsePNextChain()
13171 static void parse_VkPhysicalDevice4444FormatsFeaturesEXT(const char* s, Json::Value& obj, VkPhysicalDevice4444FormatsFeaturesEXT& o) { in parse_VkPhysicalDevice4444FormatsFeaturesEXT()
13175 o.pNext = (VkPhysicalDevice4444FormatsFeaturesEXT*)parsePNextChain(obj); in parse_VkPhysicalDevice4444FormatsFeaturesEXT()
H A Dvulkan_json_data.hpp[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h12018 typedef struct VkPhysicalDevice4444FormatsFeaturesEXT { struct
12023 } VkPhysicalDevice4444FormatsFeaturesEXT; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h12587 typedef struct VkPhysicalDevice4444FormatsFeaturesEXT { struct
12592 } VkPhysicalDevice4444FormatsFeaturesEXT; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13750 typedef struct VkPhysicalDevice4444FormatsFeaturesEXT { struct
13755 } VkPhysicalDevice4444FormatsFeaturesEXT; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h12747 typedef struct VkPhysicalDevice4444FormatsFeaturesEXT { struct
12752 } VkPhysicalDevice4444FormatsFeaturesEXT; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h16290 typedef struct VkPhysicalDevice4444FormatsFeaturesEXT { struct
16295 } VkPhysicalDevice4444FormatsFeaturesEXT; typedef
H A Dvulkan_static_assertions.hpp5583 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT ) == sizeof( VkPhysicalDevice4444FormatsFeaturesEXT ),
H A Dvulkan_structs.hpp[all...]

Completed in 506 milliseconds