Searched defs:use_64 (Results 1 – 2 of 2) sorted by relevance
552 bool use_64 = (GetVersion() >= 11); in SendRequestReadMemory() local591 bool use_64 = (GetVersion() >= 11); in SendRequestWriteMemory() local1254 bool use_64 = (GetVersion() >= 11); in SendRequestBreakpoint() local
9302 static bool vrend_get_one_query_result(GLuint query_id, bool use_64, uint64_t *result) in vrend_get_one_query_result()