Home
last modified time | relevance | path

Searched defs:disk_cache (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_physical_device.h63 struct disk_cache *disk_cache; member
H A Dvk_pipeline_cache.c339 struct disk_cache *disk_cache = cache->base.device->physical->disk_cache; in vk_pipeline_cache_lookup_object() local
424 struct disk_cache *disk_cache = cache->base.device->physical->disk_cache; in vk_pipeline_cache_add_object() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_screen.h69 struct disk_cache *disk_cache; member
/third_party/mesa3d/src/util/
H A Ddisk_cache_os.h46 struct disk_cache { struct
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_screen.h90 struct disk_cache *disk_cache; member
/third_party/mesa3d/src/compiler/spirv/
H A Dnir_load_libclc.c300 nir_load_libclc_shader(unsigned ptr_bit_size, struct disk_cache *disk_cache, const struct spirv_to_nir_options *spirv_options, const nir_shader_compiler_options *nir_options) nir_load_libclc_shader() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_kernel.c33 load_clc_shader(struct brw_compiler *compiler, struct disk_cache *disk_cache, in load_clc_shader() argument
253 brw_kernel_from_spirv(struct brw_compiler *compiler, struct disk_cache *disk_cache, struct brw_kernel *kernel, void *log_data, void *mem_ctx, const uint32_t *spirv, size_t spirv_size, const char *entrypoint_name, char **error_str) brw_kernel_from_spirv() argument
H A Dintel_clc.c525 struct disk_cache *disk_cache = get_disk_cache(compiler); in main() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_screen.h97 struct disk_cache *disk_cache; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.h56 struct disk_cache *disk_cache; member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.h47 struct disk_cache *disk_cache; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.h223 struct disk_cache *disk_cache; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.h217 struct disk_cache *disk_cache; member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c302 struct disk_cache *disk_cache = device->pdevice->disk_cache; in v3dv_pipeline_cache_search_for_pipeline() local
475 struct disk_cache *disk_cache = device->pdevice->disk_cache; in pipeline_cache_upload_shared_data() local
[all...]
H A Dv3dv_private.h153 struct disk_cache *disk_cache; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.h128 struct disk_cache *disk_cache; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_private.h314 struct disk_cache *disk_cache; member

Completed in 16 milliseconds