Home
last modified time | relevance | path

Searched defs:resident (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/winsys/null/
H A Dradv_null_bo.c69 radv_null_winsys_bo_make_resident(struct radeon_winsys *_ws, struct radeon_winsys_bo *_bo, bool resident) radv_null_winsys_bo_make_resident() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.h86 int resident; /* Stream is resident */ member
H A Dntfswipe.c100 int resident; /* Stream is resident */ member
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexturebindless.c126 make_texture_handle_resident(struct gl_context *ctx, struct gl_texture_handle_object *texHandleObj, bool resident) make_texture_handle_resident() argument
176 make_image_handle_resident(struct gl_context *ctx, struct gl_image_handle_object *imgHandleObj, GLenum access, bool resident) make_image_handle_resident() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_bo.c972 radv_amdgpu_winsys_bo_make_resident(struct radeon_winsys *_ws, struct radeon_winsys_bo *_bo, bool resident) radv_amdgpu_winsys_bo_make_resident() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c876 nve4_make_texture_handle_resident(struct pipe_context *pipe, uint64_t handle, bool resident) nve4_make_texture_handle_resident() argument
1390 nve4_make_image_handle_resident(struct pipe_context *pipe, uint64_t handle, unsigned access, bool resident) nve4_make_image_handle_resident() argument
1479 gm107_make_image_handle_resident(struct pipe_context *pipe, uint64_t handle, unsigned access, bool resident) gm107_make_image_handle_resident() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c798 dd_context_make_texture_handle_resident(struct pipe_context *_pipe, uint64_t handle, bool resident) dd_context_make_texture_handle_resident() argument
824 dd_context_make_image_handle_resident(struct pipe_context *_pipe, uint64_t handle, unsigned access, bool resident) dd_context_make_image_handle_resident() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c389 noop_make_texture_handle_resident(struct pipe_context *ctx, uint64_t handle, bool resident) noop_make_texture_handle_resident() argument
404 noop_make_image_handle_resident(struct pipe_context *ctx, uint64_t handle, unsigned access, bool resident) noop_make_image_handle_resident() argument
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c1217 tegra_make_texture_handle_resident(struct pipe_context *pcontext, uint64_t handle, bool resident) tegra_make_texture_handle_resident() argument
1241 tegra_make_image_handle_resident(struct pipe_context *pcontext, uint64_t handle, unsigned access, bool resident) tegra_make_image_handle_resident() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c2483 si_make_texture_handle_resident(struct pipe_context *ctx, uint64_t handle, bool resident) si_make_texture_handle_resident() argument
2607 si_make_image_handle_resident(struct pipe_context *ctx, uint64_t handle, unsigned access, bool resident) si_make_image_handle_resident() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.h374 struct util_dynarray resident; member
H A Dzink_context.c1921 zink_make_texture_handle_resident(struct pipe_context *pctx, uint64_t handle, bool resident) in zink_make_texture_handle_resident() argument
2024 zink_make_image_handle_resident(struct pipe_context *pctx, uint64_t handle, unsigned paccess, bool resident) in zink_make_image_handle_resident() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c2210 trace_context_make_texture_handle_resident(struct pipe_context *_pipe, uint64_t handle, bool resident) trace_context_make_texture_handle_resident() argument
2261 trace_context_make_image_handle_resident(struct pipe_context *_pipe, uint64_t handle, unsigned access, bool resident) trace_context_make_image_handle_resident() argument
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c2796 SpvId resident = spirv_builder_emit_composite_extract(&ctx->builder, spirv_builder_type_uint(&ctx->builder, 32), result, &idx, 1); in extract_sparse_load() local
2969 SpvId resident = ctx->resident_defs[index]; in emit_is_sparse_texels_resident() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c1935 bool resident; member
1978 bool resident; member
1950 tc_make_texture_handle_resident(struct pipe_context *_pipe, uint64_t handle, bool resident) tc_make_texture_handle_resident() argument
1994 tc_make_image_handle_resident(struct pipe_context *_pipe, uint64_t handle, unsigned access, bool resident) tc_make_image_handle_resident() argument
[all...]

Completed in 39 milliseconds