Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c2016 get_vue_prog_data(struct crocus_context *ice, gl_shader_stage stage) in get_vue_prog_data() function
2388 old_prog_datas[i] = get_vue_prog_data(ice, i); in crocus_update_compiled_shaders()
2479 struct elk_vue_prog_data *new = get_vue_prog_data(ice, i); in crocus_update_compiled_shaders()