Home
last modified time | relevance | path

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

/external/deqp/execserver/
DxsDefs.hpp58 MIN_MSG_PAYLOAD_SIZE = 32 enumerator
DxsTestDriver.cpp194 const int minBytesAvailable = MESSAGE_HEADER_SIZE + MIN_MSG_PAYLOAD_SIZE; in pollBuffer()