Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/va/
Dsurface.c917 int memory_type, void *res_handle, in surface_from_external_win32_memory()
1071 int memory_type; in vlVaCreateSurfaces2() local
/third_party/mesa3d/src/vulkan/vram-report-limit-layer/
Dvram_report_limit_layer.c222 const VkMemoryType *const memory_type = in vram_report_limit_get_memory_heaps_with_device_property() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c848 unsigned memory_type) in ureg_DECL_memory()
1803 emit_decl_memory(struct ureg_program *ureg, unsigned memory_type) in emit_decl_memory()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h245 enum lvp_device_memory_type memory_type; member
/third_party/mesa3d/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c775 uint32_t 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()