Searched defs:resident (Results 1 – 16 of 16) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/winsys/null/ |
D | radv_null_bo.c | 70 bool resident) in radv_null_winsys_bo_make_resident()
|
/third_party/mesa3d/src/mesa/main/ |
D | texturebindless.c | 128 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/ |
D | nvc0_tex.c | 877 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/ |
D | noop_state.c | 390 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/ |
D | ntfsundelete.h | 86 int resident; /* Stream is resident */ member
|
D | ntfswipe.c | 100 int resident; /* Stream is resident */ member
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
D | dd_context.c | 799 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/ |
D | radv_amdgpu_bo.c | 973 bool resident) in radv_amdgpu_winsys_bo_make_resident()
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
D | tegra_context.c | 1218 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/ |
D | tr_context.c | 2212 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/ |
D | si_descriptors.c | 2484 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/ |
D | u_threaded_context.c | 1935 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/ |
D | zink_context.h | 374 struct util_dynarray resident; member
|
D | zink_context.c | 1921 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/ |
D | nir_to_spirv.c | 2796 …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/ |
D | vmlinux.h | 45746 long unsigned int resident; member
|