Home
last modified time | relevance | path

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

/development/tools/emulator/opengl/system/renderControl_enc/
DrenderControl_opcodes.h28 #define OP_rcColorBufferCacheFlush 10022 macro
DrenderControl_enc.cpp441 int tmp = OP_rcColorBufferCacheFlush;memcpy(ptr, &tmp, 4); ptr += 4; in rcColorBufferCacheFlush_enc()