HomeSort by relevance Sort by last modified time
    Searched refs:GPU_DLOG (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 757 GPU_DLOG(ERROR) << "Missing value after context creation attribute: "
801 GPU_DLOG(ERROR) << "Invalid context creation attribute: " << attrib;
logging.h 215 #define GPU_DLOG(LEVEL) if (GPU_DEBUG_IS_ON) ::gpu::Logger(true, LEVEL)

Completed in 1711 milliseconds