HomeSort by relevance Sort by last modified time
    Searched defs:tx_enable (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv10_state_tex.c 164 uint32_t tx_format, tx_filter, tx_enable; local
192 tx_enable = NV10_3D_TEX_ENABLE_ENABLE
219 tx_enable |= lod_min << 26
238 PUSH_DATA (push, tx_enable);
nv20_state_tex.c 168 uint32_t tx_format, tx_filter, tx_wrap, tx_enable; local
204 tx_enable = NV20_3D_TEX_ENABLE_ENABLE
231 tx_enable |= lod_min << 26
253 PUSH_DATA (push, tx_enable);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv10_state_tex.c 164 uint32_t tx_format, tx_filter, tx_enable; local
192 tx_enable = NV10_3D_TEX_ENABLE_ENABLE
219 tx_enable |= lod_min << 26
238 PUSH_DATA (push, tx_enable);
nv20_state_tex.c 168 uint32_t tx_format, tx_filter, tx_wrap, tx_enable; local
204 tx_enable = NV20_3D_TEX_ENABLE_ENABLE
231 tx_enable |= lod_min << 26
253 PUSH_DATA (push, tx_enable);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_context.h 239 uint32_t tx_enable; /* R300_TX_ENABLE: 0x4101 */ member in struct:r300_textures_state
  /external/mesa3d/src/gallium/drivers/r300/
r300_context.h 239 uint32_t tx_enable; /* R300_TX_ENABLE: 0x4101 */ member in struct:r300_textures_state
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 1420 int tx_enable, rx_enable; member in struct:snd_emu10k1_midi
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 1420 int tx_enable, rx_enable; member in struct:snd_emu10k1_midi
    [all...]

Completed in 155 milliseconds