Home
last modified time | relevance | path

Searched defs:usage (Results 676 - 700 of 1295) sorted by relevance

1...<<21222324252627282930>>...52

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.h100 VkImageUsageFlagBits usage; member
/third_party/mesa3d/include/android_stub/android/
H A Dhardware_buffer.h306 uint64_t usage; ///< Combination of AHardwareBuffer_UsageFlags. member
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_miptree.c50 nv30_miptree_get_handle(struct pipe_screen *pscreen, struct pipe_context *context, struct pipe_resource *pt, struct winsys_handle *handle, unsigned usage) nv30_miptree_get_handle() argument
280 nv30_miptree_transfer_map(struct pipe_context *pipe, struct pipe_resource *pt, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) nv30_miptree_transfer_map() argument
/third_party/icu/icu4c/source/test/intltest/
H A Ducdtest.cpp465 UScriptUsage usage = uscript_getUsage(sc); in TestScriptMetadata() local
/third_party/libdrm/tests/amdgpu/
H A Damdgpu_test.c298 static const char usage[] = variable
/third_party/ltp/testcases/kernel/sched/tool/
H A Dtime-schedule.c109 static char *usage = in main() local
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmp_redirector.c100 void usage(char *program_name, int exit_value) in usage() function
H A Dns-icmpv6_sender.c94 void usage(char *program_name, int exit_value) in usage() function
[all...]
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress10.c122 char *usage = variable
/third_party/ltp/testcases/kernel/mem/mtest05/
H A Dmmstress.c148 static void usage(char *progname) in usage() function
/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c88 static void usage(void) in usage() function
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_test.c715 static void usage(char *name) in usage() function
/third_party/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c181 static void usage() in usage() function
/third_party/ltp/tools/genload/
H A Dstress.c331 int usage(int status) in usage() function
H A Dgenload.c331 int usage(int status) in usage() function
/third_party/node/deps/v8/src/objects/
H A Djs-collator.cc153 const char* usage = "sort"; in ResolvedOptions() local
300 Usage usage = maybe_usage.FromJust(); in New() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.h236 fd_resource_set_usage(struct pipe_resource *prsc, enum fd_dirty_3d_state usage) in fd_resource_set_usage() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_texture.c769 i915_resource_get_handle(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *texture, struct winsys_handle *whandle, unsigned usage) i915_resource_get_handle() argument
785 i915_texture_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) i915_texture_transfer_map() argument
894 i915_texture_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) i915_texture_subdata() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.h145 enum isl_aux_usage usage; member
310 iris_mocs(const struct iris_bo *bo, const struct isl_device *dev, isl_surf_usage_flags_t usage) iris_mocs() argument
/third_party/mesa3d/src/gallium/tools/trace/
H A Dpytracediff.py289 usage="%(prog)s [options] <tracefile #1> <tracefile #2>\n") variable
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.c269 rbug_screen_resource_from_handle(struct pipe_screen *_screen, const struct pipe_resource *templ, struct winsys_handle *handle, unsigned usage) rbug_screen_resource_from_handle() argument
299 rbug_screen_resource_get_handle(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *_resource, struct winsys_handle *handle, unsigned usage) rbug_screen_resource_get_handle() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.h155 enum isl_aux_usage usage; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.h55 uint64_t usage; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.c464 etna_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct winsys_handle *handle, unsigned usage) etna_resource_from_handle() argument
559 etna_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, struct winsys_handle *handle, unsigned usage) etna_resource_get_handle() argument
607 etna_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) etna_resource_get_param() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_transfer.c360 nvc0_mt_sync(struct nvc0_context *nvc0, struct nv50_miptree *mt, unsigned usage) in nvc0_mt_sync() argument
373 nvc0_miptree_transfer_map(struct pipe_context *pctx, struct pipe_resource *res, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) nvc0_miptree_transfer_map() argument
[all...]

Completed in 23 milliseconds

1...<<21222324252627282930>>...52