Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_private.h138 const VkPresentRegionKHR *damage);
H A Dwsi_common_win32.c404 const VkPresentRegionKHR *damage) in wsi_win32_queue_present()
H A Dwsi_common_wayland.c1050 const VkPresentRegionKHR *damage) in wsi_wl_swapchain_queue_present()
H A Dwsi_common_x11.c1414 const VkPresentRegionKHR *damage) in x11_queue_present()
H A Dwsi_common.c1157 const VkPresentRegionKHR *region = NULL; in wsi_common_queue_present()
H A Dwsi_common_display.c1899 const VkPresentRegionKHR *damage) in wsi_display_queue_present()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.h171 VkPresentRegionKHR mPresentRegion;
H A DSurfaceVk.cpp1550 VkPresentRegionKHR presentRegion = {}; in present()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiIncrementalPresentTests.cpp977 const vk::VkPresentRegionKHR region = in render()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiIncrementalPresentTests.cpp977 const vk::VkPresentRegionKHR region = in render()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5614 typedef struct VkPresentRegionKHR { struct
5617 } VkPresentRegionKHR; typedef
5623 const VkPresentRegionKHR* pRegions;
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h6767 typedef struct VkPresentRegionKHR { struct
6770 } VkPresentRegionKHR; typedef
6776 const VkPresentRegionKHR* pRegions;
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp734 static void parse_VkPresentRegionKHR(const char* s, Json::Value& obj, VkPresentRegionKHR& o);
10625 static void parse_VkPresentRegionKHR(const char* s, Json::Value& obj, VkPresentRegionKHR& o) { in parse_VkPresentRegionKHR()
10648 (o.pRegions) = (VkPresentRegionKHR*)s_globalMem.allocate((o.swapchainCount), sizeof(VkPresentRegionKHR)); in parse_VkPresentRegionsKHR()
10653 parse_VkPresentRegionKHR("pRegions", obj_pRegions[i], const_cast<VkPresentRegionKHR&>((o.pRegions[i]))); in parse_VkPresentRegionsKHR()
H A Dvulkan_json_data.hpp25718 static void print_VkPresentRegionKHR(VkPresentRegionKHR obj, const std::string& s, bool commaNeeded=true) { in print_VkPresentRegionKHR()
25751 static void print_VkPresentRegionKHR(const VkPresentRegionKHR * obj, const std::string& s, bool commaNeeded=true) { in print_VkPresentRegionKHR()
[all...]
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h8234 typedef struct VkPresentRegionKHR { struct
8237 } VkPresentRegionKHR; typedef
8243 const VkPresentRegionKHR* pRegions;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h6868 typedef struct VkPresentRegionKHR { struct
6871 } VkPresentRegionKHR; typedef
6877 const VkPresentRegionKHR* pRegions;
H A Dvulkan_structs.hpp[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h7028 typedef struct VkPresentRegionKHR { struct
7031 } VkPresentRegionKHR; typedef
7037 const VkPresentRegionKHR* pRegions;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h9241 typedef struct VkPresentRegionKHR { struct
9244 } VkPresentRegionKHR; typedef
9250 const VkPresentRegionKHR* pRegions;
H A Dvulkan_static_assertions.hpp2797 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PresentRegionKHR ) == sizeof( VkPresentRegionKHR ), "struct and wrapper have different size!" );
H A Dvulkan_structs.hpp[all...]

Completed in 434 milliseconds