/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_physical_device.h | 63 struct disk_cache *disk_cache; member
|
H A D | vk_pipeline_cache.c | 339 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 D | virgl_screen.h | 69 struct disk_cache *disk_cache; member
|
/third_party/mesa3d/src/util/ |
H A D | disk_cache_os.h | 46 struct disk_cache { struct [all...] |
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_screen.h | 90 struct disk_cache *disk_cache; member
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | nir_load_libclc.c | 300 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 D | brw_kernel.c | 33 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 D | intel_clc.c | 525 struct disk_cache *disk_cache = get_disk_cache(compiler); in main() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_screen.h | 97 struct disk_cache *disk_cache; member
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler.h | 56 struct disk_cache *disk_cache; member
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_compiler.h | 47 struct disk_cache *disk_cache; member
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_screen.h | 223 struct disk_cache *disk_cache; member
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_screen.h | 217 struct disk_cache *disk_cache; member
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_pipeline_cache.c | 302 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 D | v3dv_private.h | 153 struct disk_cache *disk_cache; member
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_screen.h | 128 struct disk_cache *disk_cache; member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_private.h | 314 struct disk_cache *disk_cache; member
|