Home
last modified time | relevance | path

Searched refs:items_ptr (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/common/
Dintel_gem.h99 .items_ptr = (uintptr_t)&item, in intel_i915_query_flags()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dtensor.h166 auto items_ptr = reinterpret_cast<const uchar *>(&items[0]); in CreateFromVector() local
167 return CreateFromMemory(shape, type, items_ptr, out); in CreateFromVector()
/third_party/mesa3d/src/intel/tools/
Dintel_noop_drm_shim.c288 struct drm_i915_query_item *items = (void *) (uintptr_t) query->items_ptr; in i915_ioctl_query()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_performance_query.c392 .items_ptr = (uintptr_t) &item, in oa_metrics_kernel_support()
/third_party/libdrm/include/drm/
Di915_drm.h1847 __u64 items_ptr; member
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h2579 __u64 items_ptr; member