Home
last modified time | relevance | path

Searched defs:resident (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/winsys/null/
Dradv_null_bo.c70 bool resident) in radv_null_winsys_bo_make_resident()
/third_party/mesa3d/src/mesa/main/
Dtexturebindless.c128 bool resident) in make_texture_handle_resident()
178 GLenum access, bool resident) in make_image_handle_resident()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_tex.c877 uint64_t handle, bool resident) in nve4_make_texture_handle_resident()
1391 unsigned access, bool resident) in nve4_make_image_handle_resident()
1480 unsigned access, bool resident) in gm107_make_image_handle_resident()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_state.c390 uint64_t handle, bool resident) in noop_make_texture_handle_resident()
405 unsigned access, bool resident) in noop_make_image_handle_resident()
/third_party/ntfs-3g/ntfsprogs/
Dntfsundelete.h86 int resident; /* Stream is resident */ member
Dntfswipe.c100 int resident; /* Stream is resident */ member
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_context.c799 uint64_t handle, bool resident) in dd_context_make_texture_handle_resident()
826 bool resident) in dd_context_make_image_handle_resident()
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_bo.c973 bool resident) in radv_amdgpu_winsys_bo_make_resident()
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c1218 uint64_t handle, bool resident) in tegra_make_texture_handle_resident()
1243 bool resident) in tegra_make_image_handle_resident()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c2212 bool resident) in trace_context_make_texture_handle_resident()
2264 bool resident) in trace_context_make_image_handle_resident()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c2484 bool resident) in si_make_texture_handle_resident()
2608 unsigned access, bool resident) in si_make_image_handle_resident()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c1935 bool resident; member
1951 bool resident) in tc_make_texture_handle_resident()
1978 bool resident; member
1995 unsigned access, bool resident) in tc_make_image_handle_resident()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.h374 struct util_dynarray resident; member
Dzink_context.c1921 zink_make_texture_handle_resident(struct pipe_context *pctx, uint64_t handle, bool resident) in zink_make_texture_handle_resident()
2024 …_image_handle_resident(struct pipe_context *pctx, uint64_t handle, unsigned paccess, bool resident) in zink_make_image_handle_resident()
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c2796 …SpvId resident = spirv_builder_emit_composite_extract(&ctx->builder, spirv_builder_type_uint(&ctx-… in extract_sparse_load() local
2969 SpvId resident = ctx->resident_defs[index]; in emit_is_sparse_texels_resident() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h45746 long unsigned int resident; member