Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexstate.c697 BITSET_WORD *enabled_texture_units) in update_single_program_texture_state() argument
704 BITSET_SET(enabled_texture_units, unit); in update_single_program_texture_state()
711 BITSET_WORD *enabled_texture_units) in update_program_texture_state() argument
729 enabled_texture_units); in update_program_texture_state()
743 enabled_texture_units); in update_program_texture_state()
758 BITSET_WORD *enabled_texture_units) in update_ff_texture_state() argument
773 if (BITSET_TEST(enabled_texture_units, unit)) in update_ff_texture_state()
825 BITSET_SET(enabled_texture_units, unit); in update_ff_texture_state()
838 BITSET_WORD *enabled_texture_units) in fix_missing_textures_for_atifs() argument
851 BITSET_SET(enabled_texture_units, unit); in fix_missing_textures_for_atifs()
[all …]