Flush the lit pool in the vtx dec

This commit is contained in:
Henrik Rydgård 2013-11-15 10:34:27 +01:00
parent e3bdb3e09b
commit bd23f91e0c

View File

@ -1055,7 +1055,7 @@ JittedVertexDecoder VertexDecoderJitCache::Compile(const VertexDecoder &dec) {
POP(6, R4, R5, R6, R7, R8, _PC);
FlushIcache();
FlushLitPool();
// DisassembleArm(start, GetCodePtr() - start);
// char temp[1024] = {0};
// dec.ToString(temp);