Home
last modified time | relevance | path

Searched refs:brw_prog_key_size (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_compiler.c284 brw_prog_key_size(gl_shader_stage stage) in brw_prog_key_size() function
H A Dbrw_compiler.h1351 brw_prog_key_size(gl_shader_stage stage);
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c716 _mesa_sha1_update(&ctx, &stages[s].key, brw_prog_key_size(s)); in anv_pipeline_hash_graphics()