Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceDepthStencilResolveProperties (Results 1 - 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.hpp74 void getProperties(VkPhysicalDeviceDepthStencilResolveProperties *properties) const;
H A DVkPhysicalDevice.cpp1035 void PhysicalDevice::getProperties(VkPhysicalDeviceDepthStencilResolveProperties *properties) const in getProperties()
H A DlibVulkan.cpp3312 auto properties = reinterpret_cast<VkPhysicalDeviceDepthStencilResolveProperties *>(extensionProperties); in vkGetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp292 VkPhysicalDeviceDepthStencilResolveProperties dsResolveProperties; in isFeaturesSupported()
293 deMemset(&dsResolveProperties, 0, sizeof(VkPhysicalDeviceDepthStencilResolveProperties)); in isFeaturesSupported()
1356 vk::VkPhysicalDeviceDepthStencilResolveProperties dsrProperties; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp292 VkPhysicalDeviceDepthStencilResolveProperties dsResolveProperties; in isFeaturesSupported()
293 deMemset(&dsResolveProperties, 0, sizeof(VkPhysicalDeviceDepthStencilResolveProperties)); in isFeaturesSupported()
1356 vk::VkPhysicalDeviceDepthStencilResolveProperties dsrProperties; in iterate()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c885 VkPhysicalDeviceDepthStencilResolveProperties *properties = (void *)ext; in vk_get_physical_device_core_1_2_property_ext()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c441 VkPhysicalDeviceDepthStencilResolveProperties depth_stencil_resolve; in vn_physical_device_init_properties()
1902 VkPhysicalDeviceDepthStencilResolveProperties *depth_stencil_resolve; in vn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h13167 /* struct VkPhysicalDeviceDepthStencilResolveProperties chain */
13177 vn_sizeof_VkPhysicalDeviceDepthStencilResolveProperties_self(const VkPhysicalDeviceDepthStencilResolveProperties *val) in vn_sizeof_VkPhysicalDeviceDepthStencilResolveProperties_self()
13189 vn_sizeof_VkPhysicalDeviceDepthStencilResolveProperties(const VkPhysicalDeviceDepthStencilResolveProperties *val) in vn_sizeof_VkPhysicalDeviceDepthStencilResolveProperties()
13209 vn_decode_VkPhysicalDeviceDepthStencilResolveProperties_self(struct vn_cs_decoder *dec, VkPhysicalDeviceDepthStencilResolveProperties *val) in vn_decode_VkPhysicalDeviceDepthStencilResolveProperties_self()
13219 vn_decode_VkPhysicalDeviceDepthStencilResolveProperties(struct vn_cs_decoder *dec, VkPhysicalDeviceDepthStencilResolveProperties *val) in vn_decode_VkPhysicalDeviceDepthStencilResolveProperties()
13238 vn_sizeof_VkPhysicalDeviceDepthStencilResolveProperties_self_partial(const VkPhysicalDeviceDepthStencilResolveProperties *val) in vn_sizeof_VkPhysicalDeviceDepthStencilResolveProperties_self_partial()
13250 vn_sizeof_VkPhysicalDeviceDepthStencilResolveProperties_partial(const VkPhysicalDeviceDepthStencilResolveProperties *val) in vn_sizeof_VkPhysicalDeviceDepthStencilResolveProperties_partial()
13269 vn_encode_VkPhysicalDeviceDepthStencilResolveProperties_self_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceDepthStencilResolveProperties *val) in vn_encode_VkPhysicalDeviceDepthStencilResolveProperties_self_partial()
13279 vn_encode_VkPhysicalDeviceDepthStencilResolveProperties_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceDepthStencilResolveProperties *val) in vn_encode_VkPhysicalDeviceDepthStencilResolveProperties_partial()
15227 size += vn_sizeof_VkPhysicalDeviceDepthStencilResolveProperties_self((const VkPhysicalDeviceDepthStencilResolveProperties *)pnex in vn_sizeof_VkPhysicalDeviceProperties2_pnext()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp4593 VkPhysicalDeviceDepthStencilResolveProperties depthStencilResolveProperties[count]; in deviceProperties2()
4614 deMemset(&depthStencilResolveProperties[ndx], 0xFF*ndx, sizeof(VkPhysicalDeviceDepthStencilResolveProperties )); in deviceProperties2()
4862 TCU_FAIL("Mismatch between VkPhysicalDeviceDepthStencilResolveProperties"); in deviceProperties2()
5662 // VkPhysicalDeviceDepthStencilResolveProperties in devicePropertiesVulkan12()
6226 VkPhysicalDeviceDepthStencilResolveProperties depthStencilResolveProperties = initVulkanStructure(&descriptorIndexingProperties); in devicePropertyExtensionsConsistencyVulkan12()
6344 TCU_FAIL("Mismatch between VkPhysicalDeviceDepthStencilResolveProperties and VkPhysicalDeviceVulkan12Properties"); in devicePropertyExtensionsConsistencyVulkan12()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp4598 VkPhysicalDeviceDepthStencilResolveProperties depthStencilResolveProperties[count]; in deviceProperties2()
4619 deMemset(&depthStencilResolveProperties[ndx], 0xFF*ndx, sizeof(VkPhysicalDeviceDepthStencilResolveProperties )); in deviceProperties2()
4867 TCU_FAIL("Mismatch between VkPhysicalDeviceDepthStencilResolveProperties"); in deviceProperties2()
5667 // VkPhysicalDeviceDepthStencilResolveProperties in devicePropertiesVulkan12()
6231 VkPhysicalDeviceDepthStencilResolveProperties depthStencilResolveProperties = initVulkanStructure(&descriptorIndexingProperties); in devicePropertyExtensionsConsistencyVulkan12()
6349 TCU_FAIL("Mismatch between VkPhysicalDeviceDepthStencilResolveProperties and VkPhysicalDeviceVulkan12Properties"); in devicePropertyExtensionsConsistencyVulkan12()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h5690 typedef struct VkPhysicalDeviceDepthStencilResolveProperties { struct
5697 } VkPhysicalDeviceDepthStencilResolveProperties; typedef
7466 typedef VkPhysicalDeviceDepthStencilResolveProperties VkPhysicalDeviceDepthStencilResolvePropertiesKHR;
/third_party/glfw/deps/glad/
H A Dvulkan.h4176 typedef struct VkPhysicalDeviceDepthStencilResolveProperties { struct
4183 } VkPhysicalDeviceDepthStencilResolveProperties; typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h4639 typedef struct VkPhysicalDeviceDepthStencilResolveProperties { struct
4646 } VkPhysicalDeviceDepthStencilResolveProperties; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp892 static void parse_VkPhysicalDeviceDepthStencilResolveProperties(const char* s, Json::Value& obj, VkPhysicalDeviceDepthStencilResolveProperties& o);
1607 p = s_globalMem.allocate(sizeof(VkPhysicalDeviceDepthStencilResolveProperties)); in parsePNextChain()
1608 parse_VkPhysicalDeviceDepthStencilResolveProperties("", pNextObj, *((VkPhysicalDeviceDepthStencilResolveProperties*)p)); in parsePNextChain()
9378 static void parse_VkPhysicalDeviceDepthStencilResolveProperties(const char* s, Json::Value& obj, VkPhysicalDeviceDepthStencilResolveProperties& o) { in parse_VkPhysicalDeviceDepthStencilResolveProperties()
9382 o.pNext = (VkPhysicalDeviceDepthStencilResolveProperties*)parsePNextChain(obj); in parse_VkPhysicalDeviceDepthStencilResolveProperties()
H A Dvulkan_json_data.hpp20911 static void print_VkPhysicalDeviceDepthStencilResolveProperties(VkPhysicalDeviceDepthStencilResolveProperties obj, const std::string& s, bool commaNeeded=true) { in print_VkPhysicalDeviceDepthStencilResolveProperties()
20940 static void print_VkPhysicalDeviceDepthStencilResolveProperties(const VkPhysicalDeviceDepthStencilResolveProperties * obj, const std::string& s, bool commaNeeded=true) { in print_VkPhysicalDeviceDepthStencilResolveProperties()
[all...]
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h6056 typedef struct VkPhysicalDeviceDepthStencilResolveProperties { struct
6063 } VkPhysicalDeviceDepthStencilResolveProperties; typedef
8974 typedef VkPhysicalDeviceDepthStencilResolveProperties VkPhysicalDeviceDepthStencilResolvePropertiesKHR;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h5789 typedef struct VkPhysicalDeviceDepthStencilResolveProperties { struct
5796 } VkPhysicalDeviceDepthStencilResolveProperties; typedef
7571 typedef VkPhysicalDeviceDepthStencilResolveProperties VkPhysicalDeviceDepthStencilResolvePropertiesKHR;
H A Dvulkan_structs.hpp[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h5839 typedef struct VkPhysicalDeviceDepthStencilResolveProperties { struct
5846 } VkPhysicalDeviceDepthStencilResolveProperties; typedef
7731 typedef VkPhysicalDeviceDepthStencilResolveProperties VkPhysicalDeviceDepthStencilResolvePropertiesKHR;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp1814 VkPhysicalDeviceDepthStencilResolveProperties dsResolveProperties; in DepthResolveImagelessTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp1814 VkPhysicalDeviceDepthStencilResolveProperties dsResolveProperties; in DepthResolveImagelessTestInstance()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h6215 typedef struct VkPhysicalDeviceDepthStencilResolveProperties { struct
6222 } VkPhysicalDeviceDepthStencilResolveProperties; typedef
10063 typedef VkPhysicalDeviceDepthStencilResolveProperties VkPhysicalDeviceDepthStencilResolvePropertiesKHR;
H A Dvulkan_static_assertions.hpp1271 sizeof( VkPhysicalDeviceDepthStencilResolveProperties ),
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp1850 VkPhysicalDeviceDepthStencilResolveProperties dsResolveProperties = {}; in checkRequirements()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp1829 VkPhysicalDeviceDepthStencilResolveProperties dsResolveProperties = {}; in checkRequirements()

Completed in 512 milliseconds

12