Home
last modified time | relevance | path

Searched defs:memory_type (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkbufferpool.c55 GstMsdkMemoryType memory_type; member
/third_party/mesa3d/src/gallium/frontends/va/
Dsurface.c841 int memory_type; in vlVaCreateSurfaces2() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c836 unsigned memory_type) in ureg_DECL_memory()
1772 emit_decl_memory(struct ureg_program *ureg, unsigned memory_type) in emit_decl_memory()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h216 enum lvp_device_memory_type memory_type; member
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4400 pub fn memstat_mtl_first(list: *mut memory_type_list) -> *mut memory_type; in memstat_mtl_first()
4401 pub fn memstat_mtl_next(mtp: *mut memory_type) -> *mut memory_type; in memstat_mtl_next()
4406 ) -> *mut memory_type; in memstat_mtl_find()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h3149 enum memory_type { enum