Home
last modified time | relevance | path

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

/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.rs5478 pub fn memstat_mtl_first(list: *mut memory_type_list) -> *mut memory_type; in memstat_mtl_first()
5479 pub fn memstat_mtl_next(mtp: *mut memory_type) -> *mut memory_type; in memstat_mtl_next()
5484 ) -> *mut memory_type; in memstat_mtl_find()