Home
last modified time | relevance | path

Searched defs:cache_hit (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_live_shader_cache.c75 bool* cache_hit) in util_live_shader_cache_get()
/external/perfetto/src/trace_processor/sqlite/
Dsqlite_table.cc211 bool cache_hit = true; in ReadConstraints() local
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c1365 bool cache_hit; in anv_pipeline_compile_graphics() local
1709 bool cache_hit = false; in anv_pipeline_compile_cs() local
/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.cpp520 bool cache_hit = false; in ParseSymbolDict() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c2902 bool cache_hit; in si_create_shader() local
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc4018 bool cache_hit = in DoPoolForward() local
4123 bool cache_hit = m_pooling_cache_allowed && in DoPoolBackwardImpl() local
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c2921 void radv_stop_feedback(VkPipelineCreationFeedbackEXT *feedback, bool cache_hit) in radv_stop_feedback()