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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
errors.c 560 control_messages(GLboolean *array, GLuint size, function
705 control_messages(ctx->Debug.ApiErrors, API_ERROR_COUNT,
708 control_messages(ctx->Debug.WinsysErrors, WINSYS_ERROR_COUNT,
711 control_messages(ctx->Debug.ShaderErrors, SHADER_ERROR_COUNT,
714 control_messages(ctx->Debug.OtherErrors, OTHER_ERROR_COUNT,
  /external/mesa3d/src/mesa/main/
errors.c 560 control_messages(GLboolean *array, GLuint size, function
705 control_messages(ctx->Debug.ApiErrors, API_ERROR_COUNT,
708 control_messages(ctx->Debug.WinsysErrors, WINSYS_ERROR_COUNT,
711 control_messages(ctx->Debug.ShaderErrors, SHADER_ERROR_COUNT,
714 control_messages(ctx->Debug.OtherErrors, OTHER_ERROR_COUNT,
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_mux.py 58 self.control_messages = []
140 channel_data.control_messages.append(
152 return self._channel_data[channel_id].control_messages

Completed in 218 milliseconds