HomeSort by relevance Sort by last modified time
    Searched full:multiwrite (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/drivers/r600/
r600_state_common.c 831 bool multiwrite = rctx->ps_shader->current->shader.fs_write_all; local
833 if (rctx->cb_misc_state.multiwrite != multiwrite) {
834 rctx->cb_misc_state.multiwrite = multiwrite;
    [all...]
r600_state.c 1774 unsigned multiwrite = a->multiwrite && a->nr_cbufs > 1; local
    [all...]
r600_pipe.h 95 bool multiwrite; member in struct:r600_cb_misc_state
  /external/mesa3d/src/gallium/drivers/r300/
r300_emit.c 497 /* If we use the multiwrite feature, the colorbuffers 2,3,4 must be
    [all...]
r300_state_derived.c     [all...]
  /prebuilts/android-emulator/linux-x86_64/qemu/linux-x86/
qemu-system-aarch64 
qemu-system-mips64el 

Completed in 189 milliseconds