v3d: Make the function to set tex dirty state for a stage global
This moves the static function v3d_dirty_tex_state_for_shader_type from v3dx_state.c to v3d_context.c and adds a declaration for it in the header so that it can be used as a general utility function in a later patch. Reviewed-by:Eric Anholt <eric@anholt.net> Part-of: <!6914>
Showing
Please register or sign in to comment