Home
last modified time | relevance | path

Searched refs:brw_prog_data_size (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_disk_cache.c114 blob_write_bytes(&blob, shader->prog_data, brw_prog_data_size(stage)); in iris_disk_cache_store()
177 const uint32_t prog_data_size = brw_prog_data_size(stage); in iris_disk_cache_retrieve()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_disk_cache.c113 blob_write_bytes(&blob, shader->prog_data, brw_prog_data_size(stage)); in crocus_disk_cache_store()
163 const uint32_t prog_data_size = brw_prog_data_size(stage); in crocus_disk_cache_retrieve()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.c237 brw_prog_data_size(gl_shader_stage stage) in brw_prog_data_size() function
H A Dbrw_compiler.h1566 brw_prog_data_size(gl_shader_stage stage);
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c1727 brw_prog_data_size(s), in anv_graphics_pipeline_compile()

Completed in 11 milliseconds