Home
last modified time | relevance | path

Searched refs:elk_prog_data_size (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_disk_cache.c113 blob_write_bytes(&blob, shader->prog_data, elk_prog_data_size(stage)); in crocus_disk_cache_store()
163 const uint32_t prog_data_size = elk_prog_data_size(stage); in crocus_disk_cache_retrieve()
/external/mesa3d/src/gallium/drivers/iris/
Diris_disk_cache.c129 size_t prog_data_s = elk_prog_data_size(stage); in iris_disk_cache_store()
208 : elk_prog_data_size(stage); in iris_disk_cache_retrieve()
/external/mesa3d/src/intel/compiler/elk/
Delk_compiler.c177 elk_prog_data_size(gl_shader_stage stage) in elk_prog_data_size() function
Delk_compiler.h1449 elk_prog_data_size(gl_shader_stage stage);
/external/mesa3d/src/intel/vulkan_hasvk/
Danv_pipeline.c1381 elk_prog_data_size(s), in anv_graphics_pipeline_compile()