Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceDiscardRectanglePropertiesEXT (Results 1 - 16 of 16) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDiscardRectanglesTests.cpp511 VkPhysicalDeviceDiscardRectanglePropertiesEXT discardRectangleProperties; in iterate()
512 deMemset(&discardRectangleProperties, 0, sizeof(VkPhysicalDeviceDiscardRectanglePropertiesEXT)); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDiscardRectanglesTests.cpp511 VkPhysicalDeviceDiscardRectanglePropertiesEXT discardRectangleProperties; in iterate()
512 deMemset(&discardRectangleProperties, 0, sizeof(VkPhysicalDeviceDiscardRectanglePropertiesEXT)); in iterate()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2311 VkPhysicalDeviceDiscardRectanglePropertiesEXT *properties = in radv_GetPhysicalDeviceProperties2()
2312 (VkPhysicalDeviceDiscardRectanglePropertiesEXT *)ext; in radv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h6636 typedef struct VkPhysicalDeviceDiscardRectanglePropertiesEXT { struct
6640 } VkPhysicalDeviceDiscardRectanglePropertiesEXT; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp798 static void parse_VkPhysicalDeviceDiscardRectanglePropertiesEXT(const char* s, Json::Value& obj, VkPhysicalDeviceDiscardRectanglePropertiesEXT& o);
1259 p = s_globalMem.allocate(sizeof(VkPhysicalDeviceDiscardRectanglePropertiesEXT)); in parsePNextChain()
1260 parse_VkPhysicalDeviceDiscardRectanglePropertiesEXT("", pNextObj, *((VkPhysicalDeviceDiscardRectanglePropertiesEXT*)p)); in parsePNextChain()
11929 static void parse_VkPhysicalDeviceDiscardRectanglePropertiesEXT(const char* s, Json::Value& obj, VkPhysicalDeviceDiscardRectanglePropertiesEXT& o) { in parse_VkPhysicalDeviceDiscardRectanglePropertiesEXT()
11933 o.pNext = (VkPhysicalDeviceDiscardRectanglePropertiesEXT*)parsePNextChain(obj); in parse_VkPhysicalDeviceDiscardRectanglePropertiesEXT()
H A Dvulkan_json_data.hpp[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h9149 typedef struct VkPhysicalDeviceDiscardRectanglePropertiesEXT { struct
9153 } VkPhysicalDeviceDiscardRectanglePropertiesEXT; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h9537 typedef struct VkPhysicalDeviceDiscardRectanglePropertiesEXT { struct
9541 } VkPhysicalDeviceDiscardRectanglePropertiesEXT; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h10672 typedef struct VkPhysicalDeviceDiscardRectanglePropertiesEXT { struct
10676 } VkPhysicalDeviceDiscardRectanglePropertiesEXT; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h9697 typedef struct VkPhysicalDeviceDiscardRectanglePropertiesEXT { struct
9701 } VkPhysicalDeviceDiscardRectanglePropertiesEXT; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h12507 typedef struct VkPhysicalDeviceDiscardRectanglePropertiesEXT { struct
12511 } VkPhysicalDeviceDiscardRectanglePropertiesEXT; typedef
H A Dvulkan_static_assertions.hpp2903 sizeof( VkPhysicalDeviceDiscardRectanglePropertiesEXT ),
H A Dvulkan_structs.hpp[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp1047 const VkPhysicalDeviceDiscardRectanglePropertiesEXT& discardRectanglePropertiesEXT = context.getDiscardRectanglePropertiesEXT(); in validateLimitsExtDiscardRectangles()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp1038 const VkPhysicalDeviceDiscardRectanglePropertiesEXT& discardRectanglePropertiesEXT = context.getDiscardRectanglePropertiesEXT(); in validateLimitsExtDiscardRectangles()

Completed in 453 milliseconds