Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_nir_lower_resource.c491 nir_def *texture_handle = NULL; in lower_resource_tex() local
/external/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c2256 uintptr_t *texture_handle = (uintptr_t*)(uintptr_t)handle; in trace_context_create_texture_handle() local
2272 uintptr_t *texture_handle = (uintptr_t*)(uintptr_t)handle; in trace_context_delete_texture_handle() local
2288 uintptr_t *texture_handle = (uintptr_t*)(uintptr_t)handle; in trace_context_make_texture_handle_resident() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h307 struct lp_texture_handle *texture_handle; member
604 struct lp_texture_handle *texture_handle; member
Dlvp_device.c2515 …struct lp_texture_handle *texture_handle = (void *)(uintptr_t)device->queue.ctx->create_texture_ha… in lvp_sampler_init() local
/external/igt-gpu-tools/include/drm-uapi/
Dmga_drm.h318 unsigned long texture_handle; /**< Handle used to map AGP textures. */ member
/external/libdrm/include/drm/
Dmga_drm.h318 unsigned long texture_handle; /**< Handle used to map AGP textures. */ member
/external/mesa3d/src/nouveau/vulkan/
Dnvk_nir_lower_descriptors.c1320 nir_def *texture_handle = in lower_tex() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard.h945 unsigned texture_handle : 16; member
/external/mesa3d/src/intel/compiler/elk/
Delk_fs_nir.cpp3173 const elk_fs_reg &texture_handle) in emit_mcs_fetch()
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp3643 const brw_reg &texture_handle) in emit_mcs_fetch()