Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/
DEntryPoint.h52 void setFlushOnEncode(bool state) { m_flushOnEncode = state; } in setFlushOnEncode() function
DEntryPoint.cpp385 setFlushOnEncode(true); in setAttribute()