Home
last modified time | relevance | path

Searched defs:region (Results 601 - 625 of 968) sorted by relevance

1...<<21222324252627282930>>...39

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_blit.c459 blit_image(struct radv_cmd_buffer *cmd_buffer, struct radv_image *src_image, VkImageLayout src_image_layout, struct radv_image *dst_image, VkImageLayout dst_image_layout, const VkImageBlit2 *region, VkFilter filter) blit_image() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_meta_common.c476 emit_copy_layer_to_buffer_per_tile_list(struct v3dv_job *job, struct v3dv_meta_framebuffer *framebuffer, struct v3dv_buffer *buffer, struct v3dv_image *image, uint32_t layer_offset, const VkBufferImageCopy2 *region) emit_copy_layer_to_buffer_per_tile_list() argument
556 emit_copy_layer_to_buffer(struct v3dv_job *job, struct v3dv_buffer *buffer, struct v3dv_image *image, struct v3dv_meta_framebuffer *framebuffer, uint32_t layer, const VkBufferImageCopy2 *region) emit_copy_layer_to_buffer() argument
569 meta_emit_copy_image_to_buffer_rcl(struct v3dv_job *job, struct v3dv_buffer *buffer, struct v3dv_image *image, struct v3dv_meta_framebuffer *framebuffer, const VkBufferImageCopy2 *region) meta_emit_copy_image_to_buffer_rcl() argument
585 emit_resolve_image_layer_per_tile_list(struct v3dv_job *job, struct v3dv_meta_framebuffer *framebuffer, struct v3dv_image *dst, struct v3dv_image *src, uint32_t layer_offset, const VkImageResolve2 *region) emit_resolve_image_layer_per_tile_list() argument
643 emit_resolve_image_layer(struct v3dv_job *job, struct v3dv_image *dst, struct v3dv_image *src, struct v3dv_meta_framebuffer *framebuffer, uint32_t layer, const VkImageResolve2 *region) emit_resolve_image_layer() argument
656 meta_emit_resolve_image_rcl(struct v3dv_job *job, struct v3dv_image *dst, struct v3dv_image *src, struct v3dv_meta_framebuffer *framebuffer, const VkImageResolve2 *region) meta_emit_resolve_image_rcl() argument
746 emit_copy_image_layer_per_tile_list(struct v3dv_job *job, struct v3dv_meta_framebuffer *framebuffer, struct v3dv_image *dst, struct v3dv_image *src, uint32_t layer_offset, const VkImageCopy2 *region) emit_copy_image_layer_per_tile_list() argument
804 emit_copy_image_layer(struct v3dv_job *job, struct v3dv_image *dst, struct v3dv_image *src, struct v3dv_meta_framebuffer *framebuffer, uint32_t layer, const VkImageCopy2 *region) emit_copy_image_layer() argument
816 meta_emit_copy_image_rcl(struct v3dv_job *job, struct v3dv_image *dst, struct v3dv_image *src, struct v3dv_meta_framebuffer *framebuffer, const VkImageCopy2 *region) meta_emit_copy_image_rcl() argument
1047 emit_copy_buffer_to_layer_per_tile_list(struct v3dv_job *job, struct v3dv_meta_framebuffer *framebuffer, struct v3dv_image *image, struct v3dv_buffer *buffer, uint32_t layer, const VkBufferImageCopy2 *region) emit_copy_buffer_to_layer_per_tile_list() argument
1159 emit_copy_buffer_to_layer(struct v3dv_job *job, struct v3dv_image *image, struct v3dv_buffer *buffer, struct v3dv_meta_framebuffer *framebuffer, uint32_t layer, const VkBufferImageCopy2 *region) emit_copy_buffer_to_layer() argument
1172 meta_emit_copy_buffer_to_image_rcl(struct v3dv_job *job, struct v3dv_image *image, struct v3dv_buffer *buffer, struct v3dv_meta_framebuffer *framebuffer, const VkBufferImageCopy2 *region) meta_emit_copy_buffer_to_image_rcl() argument
1223 meta_copy_buffer(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_bo *dst, uint32_t dst_offset, struct v3dv_bo *src, uint32_t src_offset, const VkBufferCopy2 *region) meta_copy_buffer() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.c150 struct nine_memfd_file_region *region; /* Corresponding file memory region. Max 1 allocation per region */ member
227 struct nine_memfd_file_region *region; in debug_dump_memfd_state() local
341 move_region(struct list_head *tail, struct nine_memfd_file_region *region) move_region() argument
368 move_region_ordered_merge(struct nine_allocator *allocator, struct list_head *tail, struct nine_memfd_file_region *region) move_region_ordered_merge() argument
407 struct nine_memfd_file_region *region = slab_alloc_st(&allocator->allocation_pool); allocate_region() local
427 struct nine_memfd_file_region *region, *best_region, *new_region; insert_new_allocation() local
482 struct nine_memfd_file_region *region = nine_get_memfd_region_backing(allocation); nine_flush_pending_releases() local
513 struct nine_memfd_file_region *region = nine_get_memfd_region_backing(allocation); nine_flush_pending_frees() local
534 nine_memfd_unmap_region(struct nine_allocator *allocator, struct nine_memfd_file *memfd_file, struct nine_memfd_file_region *region) nine_memfd_unmap_region() argument
554 remove_allocation(struct nine_allocator *allocator, struct nine_memfd_file *memfd_file, struct nine_memfd_file_region *region) remove_allocation() argument
583 struct nine_memfd_file_region *region, *ptr; nine_memfd_try_unmap_file() local
659 nine_memfd_region_map(struct nine_allocator *allocator, struct nine_memfd_file *memfd_file, struct nine_memfd_file_region *region) nine_memfd_region_map() argument
693 struct nine_memfd_file_region *region; nine_memfd_allocator() local
772 struct nine_memfd_file_region *region = new_allocation->memory.memfd.region; nine_allocate() local
826 struct nine_memfd_file_region *region = nine_get_memfd_region_backing(allocation); nine_free_internal() local
864 struct nine_memfd_file_region *region; nine_get_pointer() local
905 struct nine_memfd_file_region *region; nine_pointer_weakrelease() local
925 struct nine_memfd_file_region *region; nine_pointer_strongrelease() local
[all...]
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c489 XserverRegion region; in __dri2CopySubBuffer() local
534 XserverRegion region; in dri2_copy_drawable() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.h135 explicit DisjointAllocationPool(base::AddressRegion region) in DisjointAllocationPool() argument
734 MakeWritable(base::AddressRegion region) MakeWritable() argument
860 base::AddressRegion region; global() member
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dlocalematcher.cpp102 const char *region = bestDesired->getCountry(); in makeResolvedLocale() local
H A Dlocdspnm.cpp810 LocaleDisplayNamesImpl::regionDisplayName(const char* region, in regionDisplayName() argument
828 regionDisplayName(const char* region, UnicodeString& result) const regionDisplayName() argument
1063 uldn_regionDisplayName(const ULocaleDisplayNames *ldn, const char *region, char16_t *result, int32_t maxResultSize, UErrorCode *pErrorCode) uldn_regionDisplayName() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtzfmt.cpp327 const char* region = fLocale.getCountry(); in TimeZoneFormat() local
H A Dzonemeta.cpp450 const char16_t *region = TimeZone::getRegion(tzid); in getCanonicalCountry() local
731 getZoneIdByMetazone(const UnicodeString &mzid, const UnicodeString &region, UnicodeString &result) getZoneIdByMetazone() argument
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatcher.cc150 string region; in AllNumberGroupsRemainGrouped() local
/third_party/node/deps/v8/src/objects/
H A Dbacking-store.cc241 auto region = in ~BackingStore() local
256 auto region = in ~BackingStore() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp384 const VkBufferImageCopy region = in copyLayeredImageToBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp473 VkBufferImageCopy region; in iterateAspect() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImage2DViewOf3DTests.cpp127 const VkBufferImageCopy region = in copyImageLayerToBuffer() local
H A DvktPipelineImageUtil.cpp488 VkBufferImageCopy region = stencilCopyRegions[regionIdx]; in uploadTestTextureInternal() local
595 VkBufferImageCopy region = stencilCopyRegions[regionIdx]; in uploadTestTextureInternalSparse() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp384 const VkBufferImageCopy region = in copyLayeredImageToBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp468 VkBufferImageCopy region; in iterateAspect() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLCommandQueue.cpp180 enqueueReadBufferRect(cl_mem buffer, cl_bool blockingRead, const size_t *bufferOrigin, const size_t *hostOrigin, const size_t *region, size_t bufferRowPitch, size_t bufferSlicePitch, size_t hostRowPitch, size_t hostSlicePitch, void *ptr, cl_uint numEventsInWaitList, const cl_event *eventWaitList, cl_event *event) enqueueReadBufferRect() argument
209 enqueueWriteBufferRect(cl_mem buffer, cl_bool blockingWrite, const size_t *bufferOrigin, const size_t *hostOrigin, const size_t *region, size_t bufferRowPitch, size_t bufferSlicePitch, size_t hostRowPitch, size_t hostSlicePitch, const void *ptr, cl_uint numEventsInWaitList, const cl_event *eventWaitList, cl_event *event) enqueueWriteBufferRect() argument
261 enqueueCopyBufferRect(cl_mem srcBuffer, cl_mem dstBuffer, const size_t *srcOrigin, const size_t *dstOrigin, const size_t *region, size_t srcRowPitch, size_t srcSlicePitch, size_t dstRowPitch, size_t dstSlicePitch, cl_uint numEventsInWaitList, const cl_event *eventWaitList, cl_event *event) enqueueCopyBufferRect() argument
335 enqueueReadImage(cl_mem image, cl_bool blockingRead, const size_t *origin, const size_t *region, size_t rowPitch, size_t slicePitch, void *ptr, cl_uint numEventsInWaitList, const cl_event *eventWaitList, cl_event *event) enqueueReadImage() argument
360 enqueueWriteImage(cl_mem image, cl_bool blockingWrite, const size_t *origin, const size_t *region, size_t inputRowPitch, size_t inputSlicePitch, const void *ptr, cl_uint numEventsInWaitList, const cl_event *eventWaitList, cl_event *event) enqueueWriteImage() argument
386 enqueueCopyImage(cl_mem srcImage, cl_mem dstImage, const size_t *srcOrigin, const size_t *dstOrigin, const size_t *region, cl_uint numEventsInWaitList, const cl_event *eventWaitList, cl_event *event) enqueueCopyImage() argument
409 enqueueFillImage(cl_mem image, const void *fillColor, const size_t *origin, const size_t *region, cl_uint numEventsInWaitList, const cl_event *eventWaitList, cl_event *event) enqueueFillImage() argument
430 enqueueCopyImageToBuffer(cl_mem srcImage, cl_mem dstBuffer, const size_t *srcOrigin, const size_t *region, size_t dstOffset, cl_uint numEventsInWaitList, const cl_event *eventWaitList, cl_event *event) enqueueCopyImageToBuffer() argument
453 enqueueCopyBufferToImage(cl_mem srcBuffer, cl_mem dstImage, size_t srcOffset, const size_t *dstOrigin, const size_t *region, cl_uint numEventsInWaitList, const cl_event *eventWaitList, cl_event *event) enqueueCopyBufferToImage() argument
476 enqueueMapImage(cl_mem image, cl_bool blockingMap, MapFlags mapFlags, const size_t *origin, const size_t *region, size_t *imageRowPitch, size_t *imageSlicePitch, cl_uint numEventsInWaitList, const cl_event *eventWaitList, cl_event *event, cl_int &errorCode) enqueueMapImage() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLCommandQueueCL.cpp120 enqueueReadBufferRect(const cl::Buffer &buffer, bool blocking, const size_t bufferOrigin[3], const size_t hostOrigin[3], const size_t region[3], size_t bufferRowPitch, size_t bufferSlicePitch, size_t hostRowPitch, size_t hostSlicePitch, void *ptr, const cl::EventPtrs &waitEvents, CLEventImpl::CreateFunc *eventCreateFunc) enqueueReadBufferRect() argument
150 enqueueWriteBufferRect(const cl::Buffer &buffer, bool blocking, const size_t bufferOrigin[3], const size_t hostOrigin[3], const size_t region[3], size_t bufferRowPitch, size_t bufferSlicePitch, size_t hostRowPitch, size_t hostSlicePitch, const void *ptr, const cl::EventPtrs &waitEvents, CLEventImpl::CreateFunc *eventCreateFunc) enqueueWriteBufferRect() argument
204 enqueueCopyBufferRect(const cl::Buffer &srcBuffer, const cl::Buffer &dstBuffer, const size_t srcOrigin[3], const size_t dstOrigin[3], const size_t region[3], size_t srcRowPitch, size_t srcSlicePitch, size_t dstRowPitch, size_t dstSlicePitch, const cl::EventPtrs &waitEvents, CLEventImpl::CreateFunc *eventCreateFunc) enqueueCopyBufferRect() argument
280 enqueueReadImage(const cl::Image &image, bool blocking, const size_t origin[3], const size_t region[3], size_t rowPitch, size_t slicePitch, void *ptr, const cl::EventPtrs &waitEvents, CLEventImpl::CreateFunc *eventCreateFunc) enqueueReadImage() argument
306 enqueueWriteImage(const cl::Image &image, bool blocking, const size_t origin[3], const size_t region[3], size_t inputRowPitch, size_t inputSlicePitch, const void *ptr, const cl::EventPtrs &waitEvents, CLEventImpl::CreateFunc *eventCreateFunc) enqueueWriteImage() argument
332 enqueueCopyImage(const cl::Image &srcImage, const cl::Image &dstImage, const size_t srcOrigin[3], const size_t dstOrigin[3], const size_t region[3], const cl::EventPtrs &waitEvents, CLEventImpl::CreateFunc *eventCreateFunc) enqueueCopyImage() argument
356 enqueueFillImage(const cl::Image &image, const void *fillColor, const size_t origin[3], const size_t region[3], const cl::EventPtrs &waitEvents, CLEventImpl::CreateFunc *eventCreateFunc) enqueueFillImage() argument
378 enqueueCopyImageToBuffer(const cl::Image &srcImage, const cl::Buffer &dstBuffer, const size_t srcOrigin[3], const size_t region[3], size_t dstOffset, const cl::EventPtrs &waitEvents, CLEventImpl::CreateFunc *eventCreateFunc) enqueueCopyImageToBuffer() argument
402 enqueueCopyBufferToImage(const cl::Buffer &srcBuffer, const cl::Image &dstImage, size_t srcOffset, const size_t dstOrigin[3], const size_t region[3], const cl::EventPtrs &waitEvents, CLEventImpl::CreateFunc *eventCreateFunc) enqueueCopyBufferToImage() argument
426 enqueueMapImage(const cl::Image &image, bool blocking, cl::MapFlags mapFlags, const size_t origin[3], const size_t region[3], size_t *imageRowPitch, size_t *imageSlicePitch, const cl::EventPtrs &waitEvents, CLEventImpl::CreateFunc *eventCreateFunc, cl_int &errorCode) enqueueMapImage() argument
[all...]
/third_party/skia/src/core/
H A DSkPictureRecord.cpp393 void SkPictureRecord::onClipRegion(const SkRegion& region, SkClipOp op) { in onClipRegion() argument
398 size_t SkPictureRecord::recordClipRegion(const SkRegion& region, SkClipOp op) { in recordClipRegion() argument
490 void SkPictureRecord::onDrawRegion(const SkRegion& region, const SkPaint& paint) { in onDrawRegion() argument
914 addRegion(const SkRegion& region) addRegion() argument
[all...]
H A DSkRecorder.cpp174 void SkRecorder::onDrawRegion(const SkRegion& region, const SkPaint& paint) { in onDrawRegion() argument
H A DSkDevice.cpp120 void SkBaseDevice::drawRegion(const SkRegion& region, const SkPaint& paint) { in drawRegion() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtptngen.cpp692 const Region* region = Region::getInstance(country, localStatus); in getAllowedHourFormats() local
H A Dtzfmt.cpp327 const char* region = fLocale.getCountry(); in TimeZoneFormat() local
H A Ducal.cpp53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration() argument
814 ucal_getTimeZoneIDForWindowsID(const UChar* winid, int32_t len, const char* region, UChar* id, int32_t idCapacity, UErrorCode* status) { in ucal_getTimeZoneIDForWindowsID() argument
822 TimeZone::getIDForWindowsID(UnicodeString(winid, len), region, resultID, *status); in ucal_getTimeZoneIDForWindowsID() local

Completed in 41 milliseconds

1...<<21222324252627282930>>...39