Age | Commit message (Collapse) | Author |
|
Not convenient and almost not used at all. Better replacements in p_debug.h
|
|
The later follows the naming scheme of other limits.
Keep the old definition until all possible usage is updated.
|
|
Bind all the samplers/textures at once rather than piecemeal.
This is easier for drivers to understand.
|
|
The info it contained is now found in tgsi_shader_info.
Added a few assertions to catch potential misunderstandings about register
counts vs. highest register index used.
|
|
|
|
|
|
The brw_shader_info struct is rendundant and could be removed...
|
|
This is in a separate commit to ensure renames are properly preserved.
|