| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_x11.c | 978 xcb_xfixes_region_t region; in dri2_x11_swap_buffers_region() local 871 dri2_copy_region(_EGLDisplay *disp, _EGLSurface *draw, xcb_xfixes_region_t region) dri2_copy_region() argument [all...] |
| H A D | egl_dri2.h | 320 xcb_xfixes_region_t region; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uloc_tag.cpp | 53 const char *region; member [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_blorp.c | 300 copy_image(struct anv_cmd_buffer *cmd_buffer, struct blorp_batch *batch, struct anv_image *src_image, VkImageLayout src_image_layout, struct anv_image *dst_image, VkImageLayout dst_image_layout, const VkImageCopy2 *region) copy_image() argument 459 copy_buffer_to_image(struct anv_cmd_buffer *cmd_buffer, struct blorp_batch *batch, struct anv_buffer *anv_buffer, struct anv_image *anv_image, VkImageLayout image_layout, const VkBufferImageCopy2* region, bool buffer_to_image) copy_buffer_to_image() argument 641 blit_image(struct anv_cmd_buffer *cmd_buffer, struct blorp_batch *batch, struct anv_image *src_image, VkImageLayout src_image_layout, struct anv_image *dst_image, VkImageLayout dst_image_layout, const VkImageBlit2 *region, VkFilter filter) blit_image() argument 801 copy_buffer(struct anv_device *device, struct blorp_batch *batch, struct anv_buffer *src_buffer, struct anv_buffer *dst_buffer, const VkBufferCopy2 *region) copy_buffer() argument 1432 resolve_image(struct anv_cmd_buffer *cmd_buffer, struct anv_image *src_image, VkImageLayout src_image_layout, struct anv_image *dst_image, VkImageLayout dst_image_layout, const VkImageResolve2 *region) resolve_image() argument [all...] |
| /third_party/mesa3d/src/loader/ |
| H A D | loader_dri3_helper.c | 1117 xcb_xfixes_region_t region = 0; in loader_dri3_swap_buffers_msc() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | timezone.cpp | 658 const char16_t *region = TimeZone::getRegion(id, ec); in initMap() local 825 static TZEnumeration* create(USystemTimeZoneType type, const char* region, const int32_t* rawOffset, UErrorCode& ec) { in create() argument 988 createTimeZoneIDEnumeration( USystemTimeZoneType zoneType, const char* region, const int32_t* rawOffset, UErrorCode& ec) createTimeZoneIDEnumeration() argument 1007 createEnumerationForRegion(const char* region, UErrorCode& status) createEnumerationForRegion() argument 1028 createEnumeration(const char* region) createEnumeration() argument 1180 getRegion(const UnicodeString& id, char *region, int32_t capacity, UErrorCode& status) getRegion() argument 1691 getIDForWindowsID(const UnicodeString& winid, const char* region, UnicodeString& id, UErrorCode& status) getIDForWindowsID() argument [all...] |
| H A D | tzgnames.cpp | 409 const char* region = fLocale.getCountry(); in initialize() local
|
| H A D | rematch.cpp | 1618 RegexMatcher &RegexMatcher::region(int64_t regionStart, int64_t regionLimit, int64_t startIndex, UErrorCode &status) { in region() function in RegexMatcher 1661 RegexMatcher &RegexMatcher::region(int64_t start, int64_t limit, UErrorCode &status) { in region() function in RegexMatcher [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_meta_copy.c | 574 panvk_meta_copy_img2img(struct panvk_cmd_buffer *cmdbuf, const struct panvk_image *src, const struct panvk_image *dst, const VkImageCopy2 *region) panvk_meta_copy_img2img() argument 1022 panvk_meta_copy_buf2img(struct panvk_cmd_buffer *cmdbuf, const struct panvk_buffer *buf, const struct panvk_image *img, const VkBufferImageCopy2 *region) panvk_meta_copy_buf2img() argument 1462 panvk_meta_copy_img2buf(struct panvk_cmd_buffer *cmdbuf, const struct panvk_buffer *buf, const struct panvk_image *img, const VkBufferImageCopy2 *region) panvk_meta_copy_img2buf() argument 1693 panvk_meta_copy_buf2buf(struct panvk_cmd_buffer *cmdbuf, const struct panvk_buffer *src, const struct panvk_buffer *dst, const VkBufferCopy2 *region) panvk_meta_copy_buf2buf() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tztest.cpp | 566 char region[4] = {0}; in TestGetAvailableIDsNew() local 2413 const char *region; in TestGetRegion() member 2436 char region[4]; in TestGetRegion() local 2547 const char *region; TestGetIDForWindowsID() member [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_bufmgr.c | 168 struct drm_i915_gem_memory_class_instance region; member
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common.c | 1157 const VkPresentRegionKHR *region = NULL; in wsi_common_queue_present() local
|
| /third_party/opencl-headers/src/ |
| H A D | opencl_wrapper.cpp | 523 clEnqueueReadBufferRect(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_read, const size_t *buffer_origin, const size_t *host_origin, const size_t *region, size_t buffer_row_pitch, size_t buffer_slice_pitch, size_t host_row_pitch, size_t host_slice_pitch, void *ptr, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueReadBufferRect() argument 550 clEnqueueWriteImage(cl_command_queue command_queue, cl_mem image, cl_bool blocking_write, const size_t *origin, const size_t *region, size_t input_row_pitch, size_t input_slice_pitch, const void *ptr, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueWriteImage() argument 562 clEnqueueReadImage(cl_command_queue command_queue, cl_mem image, cl_bool blocking_read, const size_t *origin, const size_t *region, size_t row_pitch, size_t slice_pitch, void *ptr, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueReadImage() argument 586 clEnqueueMapImage(cl_command_queue command_queue, cl_mem image, cl_bool blocking_map, cl_map_flags map_flags, const size_t *origin, const size_t *region, size_t *image_row_pitch, size_t *image_slice_pitch, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event, cl_int *errcode_ret) clEnqueueMapImage() argument 739 clEnqueueCopyImage(cl_command_queue queue, cl_mem src_image, cl_mem dst_image, const size_t *src_origin, const size_t *dst_origin, const size_t *region, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueCopyImage() argument 751 clEnqueueCopyBufferToImage(cl_command_queue command_queue, cl_mem src_buffer, cl_mem dst_image, size_t src_offset, const size_t *dst_origin, const size_t *region, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueCopyBufferToImage() argument 763 clEnqueueCopyImageToBuffer(cl_command_queue command_queue, cl_mem src_image, cl_mem dst_buffer, const size_t *src_origin, const size_t *region, size_t dst_offset, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueCopyImageToBuffer() argument 804 clEnqueueFillImage(cl_command_queue command_queue, cl_mem image, const void *fill_color, const size_t *origin, const size_t *region, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueFillImage() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
| H A D | vktConditionalDrawAndClearTests.cpp | 1102 VkBufferCopy region = in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
| H A D | vktDynamicStateComputeTests.cpp | 911 const VkBufferCopy region = { offset, offset, elemSize }; in iterateTransfer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
| H A D | vktImagelessFramebufferTests.cpp | 1135 const VkBufferImageCopy region = makeBufferImageCopy (makeExtent3D(m_imageExtent2D.width, m_imageExtent2D.height, 1u), in readOneSampleFromMultisampleImage() local 1311 const VkBufferImageCopy region = makeBufferImageCopy (makeExtent3D(m_imageExtent2D.width, m_imageExtent2D.height, 1u), in iterate() local 1546 const VkBufferImageCopy region = makeBufferImageCopy (makeExtent3D(m_imageExtent2D.width, m_imageExtent2D.height, 1u), in iterate() local 1749 const VkBufferImageCopy region = makeBufferImageCopy (makeExtent3D(m_imageExtent2D.width, m_imageExtent2D.height, 1u), in iterate() local 2049 const VkBufferImageCopy region = makeBufferImageCopy (makeExtent3D(m_imageExtent2D.width, m_imageExtent2D.height, 1u), in iterate() local 2327 const VkBufferImageCopy region = makeBufferImageCopy (makeExtent3D(m_imageExtent2D.width, m_imageExtent2D.height, 1u), iterate() local 2341 const VkBufferImageCopy region = makeBufferImageCopy (makeExtent3D(m_imageExtent2D.width, m_imageExtent2D.height, 1u), iterate() local 2522 const VkBufferImageCopy region = makeBufferImageCopy (makeExtent3D(m_imageExtent2D.width, m_imageExtent2D.height, 1u), iterate() local 2536 const VkBufferImageCopy region = makeBufferImageCopy (makeExtent3D(m_imageExtent2D.width, m_imageExtent2D.height, 1u), iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineFramebufferAttachmentTests.cpp | 584 const VkImageResolve region = in test() local 617 const VkBufferImageCopy region = in test() local 909 const VkBufferImageCopy region = in testNoAtt() local 1245 const VkImageResolve region = in testMultiAttachments() local 1280 const VkBufferImageCopy region = in testMultiAttachments() local [all...] |
| H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 632 const VkBufferImageCopy region = in recordCopyOutputImageToBuffer() local
|
| H A D | vktPipelineRenderToImageTests.cpp | 1154 const VkBufferImageCopy region = in testWithSizeReduction() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingBarrierTests.cpp | 1347 const auto region = makeBufferCopy(0u, 0u, static_cast<VkDeviceSize>(kBufferSize)); in iterate() local 1516 const VkBufferCopy region = in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassDepthStencilResolveTests.cpp | 1013 const VkBufferImageCopy region = in submit() local
|
| H A D | vktRenderPassMultisampleResolveTests.cpp | 2072 const VkBufferImageCopy region = in submit() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| H A D | vktWsiIncrementalPresentTests.cpp | 977 const vk::VkPresentRegionKHR region = in render() local
|
| H A D | vktWsiMaintenance1Tests.cpp | 549 const VkBufferImageCopy region = in copyBufferToImage() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
| H A D | vktConditionalDrawAndClearTests.cpp | 1082 VkBufferCopy region = in iterate() local
|