Home
last modified time | relevance | path

Searched defs:usage (Results 876 - 900 of 1301) sorted by relevance

1...<<31323334353637383940>>...53

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.c116 send_cmd(struct ruvd_decoder *dec, unsigned cmd, struct pb_buffer* buf, uint32_t off, unsigned usage, enum radeon_bo_domain domain) send_cmd() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c106 si_is_buffer_idle(struct si_context *sctx, struct si_resource *buf, unsigned usage) si_is_buffer_idle() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c99 vc4_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) vc4_resource_transfer_map() argument
222 vc4_texture_subdata(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) vc4_texture_subdata() argument
283 vc4_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, struct winsys_handle *whandle, unsigned usage) vc4_resource_get_handle() argument
330 vc4_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) vc4_resource_get_param() argument
614 vc4_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct winsys_handle *whandle, unsigned usage) vc4_resource_from_handle() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_svga.c368 vmw_svga_winsys_buffer_create(struct svga_winsys_screen *sws, unsigned alignment, unsigned usage, unsigned size) vmw_svga_winsys_buffer_create() argument
481 vmw_svga_winsys_surface_create(struct svga_winsys_screen *sws, SVGA3dSurfaceAllFlags flags, SVGA3dSurfaceFormat format, unsigned usage, SVGA3dSize size, uint32 numLayers, uint32 numMipLevels, unsigned sampleCount) vmw_svga_winsys_surface_create() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscmp.c167 static void usage(void) in usage() function
H A Dntfsdecrypt.c169 static void usage(void) in usage() function
H A Dntfsundelete.c406 static void usage(void) in usage() function
H A Dntfswipe.c164 static void usage(void) in usage() function
/third_party/node/deps/icu-small/source/common/
H A Dlocdspnm.cpp553 LocaleDisplayNamesImpl::adjustForUsageAndContext(CapContextUsage usage, in adjustForUsageAndContext() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_descriptor_set.c1657 isl_surf_usage_flags_t usage = in anv_descriptor_set_write_buffer() local
H A Danv_formats.c1302 anv_GetPhysicalDeviceImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags createFlags, VkImageFormatProperties* pImageFormatProperties) anv_GetPhysicalDeviceImageFormatProperties() argument
1593 anv_GetPhysicalDeviceSparseImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, uint32_t samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pNumProperties, VkSparseImageFormatProperties* pProperties) anv_GetPhysicalDeviceSparseImageFormatProperties() argument
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnumberformatter.h1570 StringProp usage; // = StringProp(); (no usage) member
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_android.c337 vn_android_get_ahb_usage(const VkImageUsageFlags usage, in vn_android_get_ahb_usage() argument
1031 vn_android_ahb_allocate(uint32_t width, uint32_t height, uint32_t layers, uint32_t format, uint64_t usage) vn_android_ahb_allocate() argument
1072 uint64_t usage = 0; vn_android_get_drm_format_modifier_info() local
1277 uint64_t usage = 0; vn_android_device_allocate_ahb() local
1388 const uint64_t usage = AHARDWAREBUFFER_USAGE_GPU_DATA_BUFFER | vn_android_get_ahb_buffer_memory_type_bits() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c350 vk_subpass_attachment_init(struct vk_subpass_attachment *att, struct vk_render_pass *pass, uint32_t subpass_idx, const VkAttachmentReference2 *ref, const VkAttachmentDescription2 *attachments, VkImageUsageFlagBits usage) vk_subpass_attachment_init() argument
/third_party/mesa3d/include/android_stub/system/
H A Dwindow.h126 int usage; member
641 native_window_set_usage( struct ANativeWindow* window, int usage) native_window_set_usage() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture.c561 llvmpipe_resource_from_handle(struct pipe_screen *_screen, const struct pipe_resource *template, struct winsys_handle *whandle, unsigned usage) llvmpipe_resource_from_handle() argument
617 llvmpipe_resource_get_handle(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *pt, struct winsys_handle *whandle, unsigned usage) llvmpipe_resource_get_handle() argument
671 llvmpipe_transfer_map_ms( struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, unsigned sample, const struct pipe_box *box, struct pipe_transfer **transfer ) llvmpipe_transfer_map_ms() argument
787 llvmpipe_transfer_map( struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer ) llvmpipe_transfer_map() argument
[all...]
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp26 static void usage(const char *prog) { in usage() function
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumberformatter.h1564 StringProp usage; // = StringProp(); (no usage) member
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzdump.c319 usage(FILE * const stream, const int status) in usage() function
/third_party/libfuse/util/
H A Dfusermount.c1325 static void usage(void) in usage() function
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtinjpage.c869 void usage(void) in usage() function
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtinjpage.c869 void usage(void) in usage() function
/third_party/lz4/tests/
H A Dfullbench.c767 static int usage(const char* exename) in usage() function
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c305 translate_usage(unsigned usage) in translate_usage() argument
319 fd_resource_busy(struct pipe_screen *pscreen, struct pipe_resource *prsc, unsigned usage) fd_resource_busy() argument
782 resource_transfer_map_unsync(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct fd_transfer *trans) resource_transfer_map_unsync() argument
964 fd_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) fd_resource_transfer_map() argument
1059 fd_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, struct winsys_handle *handle, unsigned usage) fd_resource_get_handle() argument
1381 fd_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct winsys_handle *handle, unsigned usage) fd_resource_from_handle() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_screen.c325 trace_context_is_resource_busy(struct pipe_screen *_screen, struct pipe_resource *resource, unsigned usage) trace_context_is_resource_busy() argument
752 trace_screen_resource_from_handle(struct pipe_screen *_screen, const struct pipe_resource *templ, struct winsys_handle *handle, unsigned usage) trace_screen_resource_from_handle() argument
790 trace_screen_resource_get_handle(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *resource, struct winsys_handle *handle, unsigned usage) trace_screen_resource_get_handle() argument

Completed in 44 milliseconds

1...<<31323334353637383940>>...53