This commit is contained in:
espes 2015-08-15 11:39:49 +10:00
parent 0c1aa40db6
commit 9ec38af3ce
1 changed files with 1 additions and 0 deletions

View File

@ -3904,6 +3904,7 @@ static void pgraph_method(NV2AState *d,
uint32_t z_format = GET_MASK(parameter, NV097_SET_CONTROL0_Z_FORMAT);
SET_MASK(pg->regs[NV_PGRAPH_SETUPRASTER],
NV_PGRAPH_SETUPRASTER_Z_FORMAT, z_format);
break;
}
case NV097_SET_ALPHA_TEST_ENABLE: