Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp1298 void GL2Encoder::flushDrawCall() { in flushDrawCall() function in GL2Encoder
1404 ctx->flushDrawCall(); in s_glDrawElements()
1453 ctx->flushDrawCall(); in s_glDrawArraysNullAEMU()
1520 ctx->flushDrawCall(); in s_glDrawElementsNullAEMU()
4213 ctx->flushDrawCall(); in s_glDrawElementsInstanced()
4310 ctx->flushDrawCall(); in s_glDrawRangeElements()
DGL2Encoder.h159 void flushDrawCall();