Home
last modified time | relevance | path

Searched refs:VkPhysicalDevicePointClippingProperties (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.hpp52 void getProperties(VkPhysicalDevicePointClippingProperties *properties) const;
H A DVkPhysicalDevice.cpp667 void PhysicalDevice::getProperties(VkPhysicalDevicePointClippingProperties *properties) const in getProperties()
H A DlibVulkan.cpp3222 auto properties = reinterpret_cast<VkPhysicalDevicePointClippingProperties *>(extensionProperties); in vkGetPhysicalDeviceProperties2()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c847 VkPhysicalDevicePointClippingProperties *properties = (void *) ext; in vk_get_physical_device_core_1_1_property_ext()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1202 VkPhysicalDevicePointClippingProperties *properties = in lvp_GetPhysicalDeviceProperties2()
1203 (VkPhysicalDevicePointClippingProperties*)ext; in lvp_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c432 VkPhysicalDevicePointClippingProperties point_clipping; in vn_physical_device_init_properties()
1893 VkPhysicalDevicePointClippingProperties *point_clipping; in vn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h11771 /* struct VkPhysicalDevicePointClippingProperties chain */
11781 vn_sizeof_VkPhysicalDevicePointClippingProperties_self(const VkPhysicalDevicePointClippingProperties *val) in vn_sizeof_VkPhysicalDevicePointClippingProperties_self()
11790 vn_sizeof_VkPhysicalDevicePointClippingProperties(const VkPhysicalDevicePointClippingProperties *val) in vn_sizeof_VkPhysicalDevicePointClippingProperties()
11810 vn_decode_VkPhysicalDevicePointClippingProperties_self(struct vn_cs_decoder *dec, VkPhysicalDevicePointClippingProperties *val) in vn_decode_VkPhysicalDevicePointClippingProperties_self()
11817 vn_decode_VkPhysicalDevicePointClippingProperties(struct vn_cs_decoder *dec, VkPhysicalDevicePointClippingProperties *val) in vn_decode_VkPhysicalDevicePointClippingProperties()
11836 vn_sizeof_VkPhysicalDevicePointClippingProperties_self_partial(const VkPhysicalDevicePointClippingProperties *val) in vn_sizeof_VkPhysicalDevicePointClippingProperties_self_partial()
11845 vn_sizeof_VkPhysicalDevicePointClippingProperties_partial(const VkPhysicalDevicePointClippingProperties *val) in vn_sizeof_VkPhysicalDevicePointClippingProperties_partial()
11864 vn_encode_VkPhysicalDevicePointClippingProperties_self_partial(struct vn_cs_encoder *enc, const VkPhysicalDevicePointClippingProperties *val) in vn_encode_VkPhysicalDevicePointClippingProperties_self_partial()
11871 vn_encode_VkPhysicalDevicePointClippingProperties_partial(struct vn_cs_encoder *enc, const VkPhysicalDevicePointClippingProperties *val) in vn_encode_VkPhysicalDevicePointClippingProperties_partial()
15153 size += vn_sizeof_VkPhysicalDevicePointClippingProperties_self((const VkPhysicalDevicePointClippingProperties *)pnex in vn_sizeof_VkPhysicalDeviceProperties2_pnext()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp335 VkPhysicalDevicePointClippingProperties behaviorProperties = in getClippingBehavior()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
H A DvktClippingTests.cpp335 VkPhysicalDevicePointClippingProperties behaviorProperties = in getClippingBehavior()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp4591 VkPhysicalDevicePointClippingProperties pointClippingProperties[count]; in deviceProperties2()
4612 deMemset(&pointClippingProperties[ndx], 0xFF*ndx, sizeof(VkPhysicalDevicePointClippingProperties )); in deviceProperties2()
4837 TCU_FAIL("Mismatch between VkPhysicalDevicePointClippingProperties"); in deviceProperties2()
5597 // VkPhysicalDevicePointClippingProperties in devicePropertiesVulkan12()
6219 VkPhysicalDevicePointClippingProperties pointClippingProperties = initVulkanStructure(&subgroupProperties); in devicePropertyExtensionsConsistencyVulkan12()
6260 TCU_FAIL("Mismatch between VkPhysicalDevicePointClippingProperties and VkPhysicalDeviceVulkan11Properties"); in devicePropertyExtensionsConsistencyVulkan12()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp4596 VkPhysicalDevicePointClippingProperties pointClippingProperties[count]; in deviceProperties2()
4617 deMemset(&pointClippingProperties[ndx], 0xFF*ndx, sizeof(VkPhysicalDevicePointClippingProperties )); in deviceProperties2()
4842 TCU_FAIL("Mismatch between VkPhysicalDevicePointClippingProperties"); in deviceProperties2()
5602 // VkPhysicalDevicePointClippingProperties in devicePropertiesVulkan12()
6224 VkPhysicalDevicePointClippingProperties pointClippingProperties = initVulkanStructure(&subgroupProperties); in devicePropertyExtensionsConsistencyVulkan12()
6265 TCU_FAIL("Mismatch between VkPhysicalDevicePointClippingProperties and VkPhysicalDeviceVulkan11Properties"); in devicePropertyExtensionsConsistencyVulkan12()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h4765 typedef struct VkPhysicalDevicePointClippingProperties { struct
4769 } VkPhysicalDevicePointClippingProperties; typedef
7111 typedef VkPhysicalDevicePointClippingProperties VkPhysicalDevicePointClippingPropertiesKHR;
/third_party/glfw/deps/glad/
H A Dvulkan.h2391 typedef struct VkPhysicalDevicePointClippingProperties { struct
2395 } VkPhysicalDevicePointClippingProperties; typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h3800 typedef struct VkPhysicalDevicePointClippingProperties { struct
3804 } VkPhysicalDevicePointClippingProperties; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp817 static void parse_VkPhysicalDevicePointClippingProperties(const char* s, Json::Value& obj, VkPhysicalDevicePointClippingProperties& o);
1301 p = s_globalMem.allocate(sizeof(VkPhysicalDevicePointClippingProperties)); in parsePNextChain()
1302 parse_VkPhysicalDevicePointClippingProperties("", pNextObj, *((VkPhysicalDevicePointClippingProperties*)p)); in parsePNextChain()
7999 static void parse_VkPhysicalDevicePointClippingProperties(const char* s, Json::Value& obj, VkPhysicalDevicePointClippingProperties& o) { in parse_VkPhysicalDevicePointClippingProperties()
8003 o.pNext = (VkPhysicalDevicePointClippingProperties*)parsePNextChain(obj); in parse_VkPhysicalDevicePointClippingProperties()
H A Dvulkan_json_data.hpp16038 static void print_VkPhysicalDevicePointClippingProperties(VkPhysicalDevicePointClippingProperties obj, const std::string& s, bool commaNeeded=true) { in print_VkPhysicalDevicePointClippingProperties()
16061 static void print_VkPhysicalDevicePointClippingProperties(const VkPhysicalDevicePointClippingProperties * obj, const std::string& s, bool commaNeeded=true) { in print_VkPhysicalDevicePointClippingProperties()
[all...]
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h5123 typedef struct VkPhysicalDevicePointClippingProperties { struct
5127 } VkPhysicalDevicePointClippingProperties; typedef
8580 typedef VkPhysicalDevicePointClippingProperties VkPhysicalDevicePointClippingPropertiesKHR;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h4859 typedef struct VkPhysicalDevicePointClippingProperties { struct
4863 } VkPhysicalDevicePointClippingProperties; typedef
7214 typedef VkPhysicalDevicePointClippingProperties VkPhysicalDevicePointClippingPropertiesKHR;
H A Dvulkan_structs.hpp[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h4908 typedef struct VkPhysicalDevicePointClippingProperties { struct
4912 } VkPhysicalDevicePointClippingProperties; typedef
7374 typedef VkPhysicalDevicePointClippingProperties VkPhysicalDevicePointClippingPropertiesKHR;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h5276 typedef struct VkPhysicalDevicePointClippingProperties { struct
5280 } VkPhysicalDevicePointClippingProperties; typedef
9596 typedef VkPhysicalDevicePointClippingProperties VkPhysicalDevicePointClippingPropertiesKHR;
H A Dvulkan_static_assertions.hpp861 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDevicePointClippingProperties ) == sizeof( VkPhysicalDevicePointClippingProperties ),
H A Dvulkan_structs.hpp[all...]

Completed in 586 milliseconds