Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_program.c1853 get_vue_prog_data(struct iris_context *ice, gl_shader_stage stage) in get_vue_prog_data() function
1877 old_prog_datas[i] = get_vue_prog_data(ice, i); in iris_update_compiled_shaders()
1955 struct brw_vue_prog_data *new = get_vue_prog_data(ice, i); in iris_update_compiled_shaders()