/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_live_shader_cache.c | 75 bool* cache_hit) in util_live_shader_cache_get()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_descriptors.c | 783 bool *cache_hit) in zink_descriptor_set_get() 1193 …res_add(struct zink_descriptor_set *zds, struct zink_resource *res, unsigned int i, bool cache_hit) in desc_set_res_add() 1207 struct zink_sampler_state *state, unsigned int i, bool cache_hit) in desc_set_sampler_add() 1228 unsigned int i, bool cache_hit) in desc_set_image_add() 1246 unsigned int i, bool cache_hit) in desc_set_descriptor_surface_add() 1279 bool is_compute, bool cache_hit, uint32_t *dynamic_offsets) in update_push_ubo_descriptors() 1342 …struct zink_context *ctx, struct zink_descriptor_set *zds, struct zink_program *pg, bool cache_hit) in set_descriptor_set_refs() 1369 …ink_descriptor_type type, struct zink_descriptor_set *zds, struct zink_program *pg, bool cache_hit) in update_descriptors_internal() 1487 bool cache_hit; in zink_descriptors_update() local
|
D | zink_program.c | 1192 bool cache_hit; in zink_create_cached_shader_state() local
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_pipeline_cache.c | 309 bool *cache_hit) in vk_pipeline_cache_lookup_object() 449 bool *cache_hit, void *mem_ctx) in vk_pipeline_cache_lookup_nir()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_pipeline_cache.c | 307 bool cache_hit = false; in anv_device_search_for_kernel() local
|
D | anv_pipeline.c | 1393 bool cache_hit; in anv_graphics_pipeline_load_cached_shaders() local 1818 bool cache_hit = false; in anv_pipeline_compile_cs() local 2454 bool cache_hit; in anv_pipeline_load_cached_shaders() local 2691 bool cache_hit; in anv_device_init_rt_shaders() local
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_pipeline.c | 530 bool *cache_hit) in dzn_pipeline_cache_lookup_gfx_pipeline() 762 bool cache_hit; in dzn_graphics_pipeline_compile_shaders() local 2013 bool *cache_hit) in dzn_pipeline_cache_lookup_compute_pipeline() 2096 bool cache_hit = false; in dzn_compute_pipeline_compile_shader() local
|
/third_party/ffmpeg/libavformat/ |
D | cache.c | 65 int64_t cache_hit, cache_miss; member
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline_cache.c | 253 bool *cache_hit) in v3dv_pipeline_cache_search_for_pipeline()
|
D | v3dv_pipeline.c | 2471 bool cache_hit = false; in pipeline_compile_graphics() local 3188 bool cache_hit = false; in pipeline_compile_compute() local
|
/third_party/node/deps/v8/src/wasm/ |
D | module-compiler.cc | 1948 bool cache_hit = !engine->UpdateNativeModuleCache(thrower->error(), in CompileToNativeModule() local 2312 bool cache_hit = !GetWasmEngine()->UpdateNativeModuleCache( in call() local 2969 bool cache_hit = false; in OnFinishedStream() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_shaders.cpp | 3264 bool cache_hit; in si_create_shader() local
|
/third_party/node/deps/v8/src/execution/loong64/ |
D | simulator-loong64.cc | 817 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local
|
/third_party/node/deps/v8/src/execution/riscv64/ |
D | simulator-riscv64.cc | 2174 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local
|
/third_party/node/deps/v8/src/execution/mips/ |
D | simulator-mips.cc | 843 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local
|
/third_party/node/deps/v8/src/execution/mips64/ |
D | simulator-mips64.cc | 786 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local
|
/third_party/node/deps/v8/src/execution/ppc/ |
D | simulator-ppc.cc | 719 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local
|
/third_party/node/deps/v8/src/execution/arm/ |
D | simulator-arm.cc | 664 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local
|
/third_party/node/deps/v8/src/execution/s390/ |
D | simulator-s390.cc | 728 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local
|