Home
last modified time | relevance | path

Searched defs:texture_handle (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h285 struct lp_texture_handle *texture_handle; member
294 struct lp_texture_handle *texture_handle; member
580 struct lp_texture_handle *texture_handle; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_nir_lower_resource.c467 nir_def *texture_handle = NULL; in lower_resource_tex() local
/external/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c2252 uintptr_t *texture_handle = (uintptr_t*)(uintptr_t)handle; in trace_context_create_texture_handle() local
2268 uintptr_t *texture_handle = (uintptr_t*)(uintptr_t)handle; in trace_context_delete_texture_handle() local
2284 uintptr_t *texture_handle = (uintptr_t*)(uintptr_t)handle; in trace_context_make_texture_handle_resident() local
/external/libdrm/include/drm/
Dmga_drm.h318 unsigned long texture_handle; /**< Handle used to map AGP textures. */ member
/external/igt-gpu-tools/include/drm-uapi/
Dmga_drm.h318 unsigned long texture_handle; /**< Handle used to map AGP textures. */ member
/external/mesa3d/src/panfrost/midgard/
Dmidgard.h945 unsigned texture_handle : 16; member
/external/mesa3d/src/intel/compiler/elk/
Delk_fs_nir.cpp3397 const elk_fs_reg &texture_handle) in emit_mcs_fetch()
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp3314 const fs_reg &texture_handle) in emit_mcs_fetch()